rails/activerecord/test
2011-05-11 14:22:22 +01:00
..
active_record/connection_adapters introduce a fake AR adapter for mocking database return values 2011-02-04 13:34:57 -08:00
assets move assets and models 2008-01-18 07:27:03 +00:00
cases Don't remove the target if it has already been destroyed 2011-05-11 14:22:22 +01:00
connections use rake to create test databases for us 2011-01-14 14:07:16 -08:00
fixtures Don't use select() values from the join model of a through association. Fixes #508. 2011-05-11 08:56:01 +01:00
migrations in the middle of refactoring 2010-12-03 12:00:09 -08:00
models Don't use select() values from the join model of a through association. Fixes #508. 2011-05-11 08:56:01 +01:00
schema Add test to specify that attributes from an association's conditions should be assigned without mass-assignment protection when a record is built on the association. 2011-05-10 23:35:15 +01:00
config.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00