aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/scaffold/USAGE
Commit message (Collapse)AuthorAgeFilesLines
* fix usage examples and more to use new invocationsRomD2010-02-061-4/+4
| | | | Signed-off-by: Carl Lerche <carllerche@mac.com>
* Generators load path now will be Ruby load path. If you want to use ↵José Valim2010-01-181-0/+29
| | | | 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-29/+0
|
* Started with scaffold controller and added remove_hook_for.José Valim2009-07-021-0/+29