aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/migration.rb
Commit message (Expand)AuthorAgeFilesLines
* Change false to :verbose => false as in new Thor version.José Valim2009-07-151-2/+2
* Ensure non timestamped migrations are generated properly.José Valim2009-07-131-1/+3
* Add some attribute readers to migration module.José Valim2009-07-131-0/+5
* Ensure both migration and routes are removed on revoke.José Valim2009-07-021-3/+5
* Put migration methods into a separate folder and let just ActiveRecord depend...José Valim2009-07-021-0/+56