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-04 15:24:26 -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 ensure query cache is cleared when Rack body is closed, fixes bug reported on 951e18abea 2011-05-04 15:24:26 -07:00
connections
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