rails--rails/activerecord/test
David Heinemeier Hansson c00de99f69 Switched to UTC-timebased version numbers for migrations and the schema. This will as good as eliminate the problem of multiple migrations getting the same version assigned in different branches. Also added rake db:migrate:up/down to apply individual migrations that may need to be run when you merge branches (closes #11458) [jbarnette]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9122 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-03-28 21:21:01 +00:00
..
assets
cases Switched to UTC-timebased version numbers for migrations and the schema. This will as good as eliminate the problem of multiple migrations getting the same version assigned in different branches. Also added rake db:migrate:up/down to apply individual migrations that may need to be run when you merge branches (closes #11458) [jbarnette] 2008-03-28 21:21:01 +00: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
models Fixed that has_many :through would ignore the hash conditions (closes #11447) [miloops] 2008-03-28 16:13:57 +00:00
schema Fix schema.rb some more. sponsors.sponsorable_type should be a string. References #4756. 2008-03-21 23:15:21 +00:00
config.rb