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
Emilio Tagua 7df105b1e6 Fix order method to accept relation attributes.
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-06-22 16:44:10 +02:00
..
assets
cases Fix order method to accept relation attributes. 2010-06-22 16:44:10 +02:00
connections ignore selects from data dictionary views when running tests on Oracle 2010-06-04 22:44:03 +03:00
fixtures Support fixtures for namespaced models [#2965 state:resolved] 2010-04-25 16:04:38 +02:00
migrations
models Don't overwrite unsaved updates when loading an association but preserve the order of the loaded records. Reapplied from before but now allows already-saved records to be refreshed. 2010-06-20 00:32:06 +02:00
schema Support fixtures for namespaced models [#2965 state:resolved] 2010-04-25 16:04:38 +02:00
config.rb