rails/activerecord/test
Xavier Noria 29dbccff30 Merge pull request #396 from asanghi/lh_4346
Multiparameter POLA (principle of least authority) with respect to time_select fixes. See LH4346
2011-05-06 03:53:17 -07: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 Merge pull request #396 from asanghi/lh_4346 2011-05-06 03:53:17 -07:00
connections use rake to create test databases for us 2011-01-14 14:07:16 -08:00
fixtures Merge branch 'master' into nested_has_many_through 2011-03-10 19:35:20 +00:00
migrations in the middle of refactoring 2010-12-03 12:00:09 -08:00
models Merge pull request #357 from joshk/assign_attributes. 2011-05-01 16:59:33 -07:00
schema singular and collection relations in AR can now specify mass-assignment security options (:as and :without_protection) in build, create and create! methods. 2011-05-01 23:30:07 +02:00
config.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00