aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/helpers/active_record_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed the default button name on forms generated with formDavid Heinemeier Hansson2004-12-121-3/+6
* Fixed all helpers so that they use XHTML compliant double quotes for values i...David Heinemeier Hansson2004-12-121-5/+6
* Use lower-case post instead of POST as form method for XHTML compliance #290 ...David Heinemeier Hansson2004-12-121-3/+3
* Added that ActiveRecordHelper#form now calls url_for on the :action option.David Heinemeier Hansson2004-12-071-3/+3
* Added options to tailor header tag, div id, and div class on ActiveRecordHelp...David Heinemeier Hansson2004-12-011-7/+17
* InitialDavid Heinemeier Hansson2004-11-241-0/+171