aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/helpers/form_options_helper.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed that form helpers would treat string and symbol keys differently in htm...David Heinemeier Hansson2005-03-061-23/+27
* Fixed TimeZone issues in action-pack and active-support #704David Heinemeier Hansson2005-02-231-6/+10
* Added FormOptionsHelper#time_zone_select and FormOptionsHelper#time_zone_opti...David Heinemeier Hansson2005-02-231-2/+55
* Added Afghanistan (no more conspiracy!) to FormOptions#country_select and For...David Heinemeier Hansson2005-02-191-1/+1
* One comma too muchDavid Heinemeier Hansson2005-02-191-1/+1
* Added Iran and Irak to the countries list used by FormOptions#country_select ...David Heinemeier Hansson2005-02-191-2/+10
* Documentation on :include_blank #579David Heinemeier Hansson2005-02-171-0/+13
* Fixed documentation snafus #575, #576, #577, #585David Heinemeier Hansson2005-02-071-6/+6
* Added the option of passing a block to ActiveRecordHelper#form in order to ad...David Heinemeier Hansson2005-01-151-2/+1
* Documented select, collection_select, and country_select #304 [Ulysses]David Heinemeier Hansson2004-12-151-3/+13
* InitialDavid Heinemeier Hansson2004-11-241-0/+212