rails/activerecord/test
2008-05-01 14:32:50 -05:00
..
assets move assets and models 2008-01-18 07:27:03 +00:00
cases Merge branch 'master' of git@github.com:rails/rails 2008-05-01 14:32:50 -05:00
connections Cleanup whitespace and remove keys instead of providing nil 2008-02-20 00:58:07 +00:00
fixtures Ensure table names are quoted by the association preloading code. 2008-04-26 12:14:50 +12: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 Fixed AssociationsPreload such that it doesnt require foreign keys to be integers (fcheung) [#33 state:resolved] 2008-04-30 23:30:50 -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