rails--rails/activerecord/test
Ian White 82b4faf812 Fix migrations when migrating to a specified version number with a fresh database [#1 state:resolved]
Signed-off-by: Joshua Peek <josh@joshpeek.com>
2008-04-17 13:43:47 -05:00
..
assets move assets and models 2008-01-18 07:27:03 +00:00
cases Fix migrations when migrating to a specified version number with a fresh database [#1 state:resolved] 2008-04-17 13:43:47 -05:00
connections Cleanup whitespace and remove keys instead of providing nil 2008-02-20 00:58:07 +00:00
fixtures Merge the has_finder gem, renamed as 'named_scope'. Closes #11404 [nkallen] 2008-03-24 02:50:02 +00: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 Improve ActiveRecord::Base#table_name unit tests for nested classes. Closes #10289. [scott_willson] 2008-04-07 19:44:37 +00:00
schema 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
config.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00