rails--rails/activerecord/test
David Heinemeier Hansson 44073321a8 SqlServer fixtures - CategoriesPosts
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1191 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-04-17 13:57:25 +00:00
..
connections
fixtures SqlServer fixtures - CategoriesPosts 2005-04-17 13:57:25 +00:00
aaa_create_tables_test.rb
abstract_unit.rb
active_schema_mysql.rb
aggregations_test.rb
all.sh
association_inheritance_reload.rb
associations_go_eager_test.rb Dont initialize the association proxy for nil records 2005-04-14 07:49:13 +00:00
associations_test.rb Moved build_association and create_association for has_one and belongs_to out of deprecation as they work when the association is nil unlike association.build and association.create, which require the association to be already in place #864 2005-04-12 05:34:10 +00:00
base_test.rb
binary_test.rb
callbacks_test.rb
class_inheritable_attributes_test.rb
column_alias_test.rb
deprecated_associations_test.rb Moved build_association and create_association for has_one and belongs_to out of deprecation as they work when the association is nil unlike association.build and association.create, which require the association to be already in place #864 2005-04-12 05:34:10 +00:00
deprecated_finder_test.rb
finder_test.rb
fixtures_test.rb
inheritance_test.rb
lifecycle_test.rb
locking_test.rb
migration_mysql.rb
mixin_nested_set_test.rb Added acts_as_nested_set #1000 [wschenk] 2005-04-17 09:59:52 +00:00
mixin_test.rb Added acts_as_nested_set #1000 [wschenk] 2005-04-17 09:52:12 +00:00
modules_test.rb
multiple_db_test.rb
pk_test.rb
reflection_test.rb
thread_safety_test.rb
transactions_test.rb
unconnected_test.rb
validations_test.rb Added the option to specify the acceptance string in validates_acceptance_of #1106 [caleb@aei-tech.com] 2005-04-17 10:04:07 +00:00