aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/form_options_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Deprecated redirect_to_path and redirect_to_url in favor of letting redirect_...David Heinemeier Hansson2005-05-221-3/+2
* Fixed DateHelper to return values on the option tags such that they'll work p...David Heinemeier Hansson2005-04-171-15/+18
* Fixed options_for_select on selected line issue #624 [Florian Weber]David Heinemeier Hansson2005-03-151-0/+11
* Fixed that form helpers would treat string and symbol keys differently in htm...David Heinemeier Hansson2005-03-061-10/+14
* Fixed testsDavid Heinemeier Hansson2005-02-241-64/+64
* Fixed testsDavid Heinemeier Hansson2005-02-231-1/+3
* Added FormOptionsHelper#time_zone_select and FormOptionsHelper#time_zone_opti...David Heinemeier Hansson2005-02-231-0/+158
* Fixed a few testsDavid Heinemeier Hansson2005-02-191-1/+1
* InitialDavid Heinemeier Hansson2004-11-241-0/+165