aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/migrations/valid_with_subdirectories/1_valid_people_have_last_names.rb
Commit message (Collapse)AuthorAgeFilesLines
* Run also migrations in subdirectories.Piotr Sarnacki2011-12-091-0/+9
With this commit, ActiveRecord will also look for migrations in db/migrate subdirectories.