aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/actions
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17302 from claudiob/replace-slower-block-call-with-faster...Rafael Mendonça França2014-10-181-2/+2
* Revert "Replace (slower) block.call with (faster) yield"Zachary Scott2014-10-181-2/+2
* Replace (slower) block.call with (faster) yieldclaudiob2014-10-181-2/+2
* Merge pull request #16212 from aantix/additional_migration_conflict_help_mess...Rafael Mendonça França2014-07-181-1/+2
|\
| * Modified migration conflict message to remove the string concatenation.Jim Jones2014-07-181-3/+3
| * Added additional help messaging when there's scaffolding being generated and ...Jim Jones2014-07-171-1/+2
|/
* require actions rather than create_fileAaron Patterson2014-03-131-1/+1
* Add CreateMigration actionGert Goet2014-01-281-0/+68