aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/erb/scaffold/templates/_form.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Fix the indentation on the from template of the scaffold generatorRafael Mendonça França2013-08-191-3/+3
* Use GeneratedAttribute#column_name if #reference? scaffold_generator in _form...Zachary Scott2013-07-231-0/+5
* HTML5 breaksDavid Heinemeier Hansson2013-04-181-3/+3
* Add support for generate scaffold password:digestSam Ruby2013-03-131-0/+9
* for ... in => .eachAkira Matsuda2011-05-181-1/+1
* Change inside_namespace method to inside_template and use it in all templates...Piotr Sarnacki2010-11-161-2/+0
* Fix scaffold generator to be aware of namespace in isolated enginePiotr Sarnacki2010-11-031-0/+2
* 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