rails--rails/activerecord/test
Marcel Molina f4d1af3085 Fix typo of 'constrains' to 'contraints'. Closes #2069.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2510 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-10-09 22:08:16 +00:00
..
connections
fixtures Add geometric type for postgresql adapter. Closes #2233. 2005-10-09 00:52:25 +00:00
aaa_create_tables_test.rb
abstract_unit.rb
active_schema_mysql.rb
adapter_test.rb
aggregations_test.rb
all.sh
ar_schema_test.rb
association_callbacks_test.rb
association_inheritance_reload.rb
associations_go_eager_test.rb
associations_test.rb
base_test.rb Add geometric type for postgresql adapter. Closes #2233. 2005-10-09 00:52:25 +00:00
binary_test.rb
callbacks_test.rb
class_inheritable_attributes_test.rb
column_alias_test.rb
conditions_scoping_test.rb Fix typo of 'constrains' to 'contraints'. Closes #2069. 2005-10-09 22:08:16 +00:00
copy_table_sqlite.rb
deprecated_associations_test.rb
deprecated_finder_test.rb Quote booleans according the rules defined by the adapter 2005-10-06 04:15:14 +00:00
finder_test.rb Raise an exception when invalid options are passed to ActiveRecord::Base.find. Closes #2363. 2005-10-06 22:21:10 +00:00
fixtures_test.rb
inheritance_test.rb
lifecycle_test.rb
locking_test.rb
migration_test.rb Add rename_table to mysql, sqlite and postgres adapters for use in migrations 2005-10-06 14:10:45 +00:00
mixin_nested_set_test.rb
mixin_test.rb Add ability to get all siblings, including the current child, with acts_as_tree. Recloses #2140. 2005-10-09 18:51:30 +00:00
modules_test.rb
multiple_db_test.rb
pk_test.rb Add convenience predicate methods on Column class. In partial fullfilment of #1236. 2005-10-06 23:19:55 +00:00
reflection_test.rb
schema_dumper_test.rb
schema_test_postgresql.rb
synonym_test_oci.rb
threaded_connections_test.rb
transactions_test.rb
unconnected_test.rb
validations_test.rb