aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/erb/scaffold/templates/_form.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-231-13/+0
* Update scaffold to use <%= form_forJeremy Kemper2010-03-101-1/+1
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-181-0/+13
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-17/+0
* Change div.attribute to div.field and add some _form to tests.José Valim2009-08-301-2/+2
* Change scaffold to use _form as partial and div's instead of paragraphs. [#17...José Valim2009-08-301-0/+17