aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/erb/scaffold/templates/_form.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Patch for Namespace problem in Scaffold. [#4763 state:resolved]Mohammed Siddick.E2010-06-231-4/+4
* Cleanup indention and spacing and turn errorExplanation into error_explanatio...David Heinemeier Hansson2010-04-131-8/+9
* Use pluralize to properly inflect the number of errors.José Valim2010-04-101-1/+1
* Remove error_messages_for from scaffold.José Valim2010-04-101-1/+10
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-231-0/+13
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-181-13/+0
* Add documentation to f.submit and make scaffold generators use the new shortcut.José Valim2010-01-141-5/+1
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-0/+17