aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template
Commit message (Expand)AuthorAgeFilesLines
* Applied the dblack patchDavid Heinemeier Hansson2005-01-241-0/+26
* Added :encode option to mail_to that'll allow you to masquarede the email add...David Heinemeier Hansson2005-01-241-0/+12
* Added DateHelper#select_time and DateHelper#select_second #373 [Scott Baron]David Heinemeier Hansson2005-01-021-0/+53
* Fixed some test casesDavid Heinemeier Hansson2005-01-012-3/+2
* Fixed UrlHelper#link_to_unless so it doesn't care if the id is a string or fi...David Heinemeier Hansson2004-12-221-1/+4
* Added respondence to *_before_type_cast for all attributes to return their st...David Heinemeier Hansson2004-12-192-1/+11
* Fixed DateHelper#date_select so that you can pass include_blank as an option ...David Heinemeier Hansson2004-12-151-0/+144
* 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