1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
2011-05-03 09:59:22 -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
cases proxying the body in the IM middleware so that IM is available for streaming ERb 2011-05-03 09:59:22 -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
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