aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template
Commit message (Expand)AuthorAgeFilesLines
...
* Added FormHelper#radio_button to work with radio buttons like its already pos...David Heinemeier Hansson2004-12-141-0/+10
* Updated unit tests to reflect lowercase post as method in form tagsDavid Heinemeier Hansson2004-12-131-3/+3
* Fixed all helpers so that they use XHTML compliant double quotes for values i...David Heinemeier Hansson2004-12-122-28/+28
* Use lower-case post instead of POST as form method for XHTML compliance #290 ...David Heinemeier Hansson2004-12-121-4/+4
* Fixed problem with cookies not being set to path=/ by default and a test bugg...David Heinemeier Hansson2004-12-101-2/+2
* Added link_to_image(src, options = {}, html_options = {}, *parameters_for_met...David Heinemeier Hansson2004-12-091-0/+12
* Trick tests on url_forDavid Heinemeier Hansson2004-12-071-0/+9
* Added options to tailor header tag, div id, and div class on ActiveRecordHelp...David Heinemeier Hansson2004-12-011-1/+18
* InitialDavid Heinemeier Hansson2004-11-247-0/+598