aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/scaffold_controller/USAGE
Commit message (Collapse)AuthorAgeFilesLines
* Generators load path now will be Ruby load path. If you want to use ↵José Valim2010-01-181-0/+20
| | | | rspec:install generator, you need generators/rspec/install_generator in your load path.
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-20/+0
|
* Put migration methods into a separate folder and let just ActiveRecord ↵José Valim2009-07-021-7/+9
| | | | dependency in ActiveRecord models.
* Added scaffold_controller.José Valim2009-07-021-0/+18