aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/erb/scaffold/templates/new.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Generators load path now will be Ruby load path. If you want to use ↵José Valim2010-01-181-0/+5
| | | | 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-5/+0
|
* Change scaffold to use _form as partial and div's instead of paragraphs. ↵José Valim2009-08-301-14/+2
| | | | [#1760 status:resolved]
* Added scaffold views to scaffold controller.José Valim2009-07-021-0/+17