aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/helpers/form_options_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Updated the options_for_select to deal with the fact that Strings now impleme...David Heinemeier Hansson2005-09-031-1/+1
* Added :prompt option to FormOptions#select (and the users of it, like FormOpt...David Heinemeier Hansson2005-07-031-7/+15
* Added cuba to country list #1351 [todd]David Heinemeier Hansson2005-06-161-1/+1
* Its Iraq, not Irak #1443 [ivan]David Heinemeier Hansson2005-06-161-1/+1
* Added Serbia and Montenegro to the country_select #1239 [todd@robotcoop.com]David Heinemeier Hansson2005-05-191-2/+2
* More documentation #1148 [Alisdair McDiarmid]David Heinemeier Hansson2005-04-191-2/+28
* Fixed DateHelper to return values on the option tags such that they'll work p...David Heinemeier Hansson2005-04-171-4/+4
* Fixed options_for_select on selected line issue #624 [Florian Weber]David Heinemeier Hansson2005-03-151-0/+2
* 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