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
Aaron Patterson 5e2b473b47 reorganizing adapter specific tests. [#4974 state:resolved]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2010-06-25 14:47:14 -07:00
..
assets
cases reorganizing adapter specific tests. [#4974 state:resolved] 2010-06-25 14:47:14 -07: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 adding column named 'group' to ensure that nothing breaks given that 'group' is sql reserved word 2010-06-23 17:46:37 +02:00
config.rb