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
2008-05-08 20:31:54 -05:00
..
assets move assets and models 2008-01-18 07:27:03 +00:00
cases ActiveRecord time zone aware attributes: blank string is treated as nil when assigned to writer 2008-05-08 20:31:54 -05:00
connections Cleanup whitespace and remove keys instead of providing nil 2008-02-20 00:58:07 +00:00
fixtures Added missing files 2008-05-01 15:03:16 -05:00
migrations Add support for interleaving migrations by storing which migrations have run in the new schema_migrations table. Closes #11493 [jordi] 2008-04-09 16:20:15 +00:00
models Calling ActiveRecord#inspect on an unloaded association won't wipe the collection [#9 state:resolved] 2008-05-08 00:04:53 -05:00
schema Fixed AssociationsPreload such that it doesnt require foreign keys to be integers (fcheung) [#33 state:resolved] 2008-04-30 23:30:50 -05:00
config.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00