index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_view
/
helpers
/
form_options_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce :selected option to the select helper. Allows you to specify a sel...
Jeremy Kemper
2005-11-23
1
-2
/
+6
*
FormHelper correctly passes its object through select, collection_select, cou...
Jeremy Kemper
2005-11-22
1
-4
/
+4
*
Correct time_zone_options_for_select docs. Closes #2892.
Jeremy Kemper
2005-11-16
1
-1
/
+1
*
Added FormHelper#form_for and FormHelper#fields_for that makes it easier to w...
David Heinemeier Hansson
2005-11-13
1
-0
/
+18
*
options_for_select allows any objects which respond_to? :first and :last rath...
Jeremy Kemper
2005-11-10
1
-1
/
+1
*
Fix docs (closes #2725)
David Heinemeier Hansson
2005-11-07
1
-1
/
+1
*
Misc doc fixes (typos/grammar/etc). Closes #2445.
Marcel Molina
2005-10-12
1
-3
/
+3
*
Updated the options_for_select to deal with the fact that Strings now impleme...
David Heinemeier Hansson
2005-09-03
1
-1
/
+1
*
Added :prompt option to FormOptions#select (and the users of it, like FormOpt...
David Heinemeier Hansson
2005-07-03
1
-7
/
+15
*
Added cuba to country list #1351 [todd]
David Heinemeier Hansson
2005-06-16
1
-1
/
+1
*
Its Iraq, not Irak #1443 [ivan]
David Heinemeier Hansson
2005-06-16
1
-1
/
+1
*
Added Serbia and Montenegro to the country_select #1239 [todd@robotcoop.com]
David Heinemeier Hansson
2005-05-19
1
-2
/
+2
*
More documentation #1148 [Alisdair McDiarmid]
David Heinemeier Hansson
2005-04-19
1
-2
/
+28
*
Fixed DateHelper to return values on the option tags such that they'll work p...
David Heinemeier Hansson
2005-04-17
1
-4
/
+4
*
Fixed options_for_select on selected line issue #624 [Florian Weber]
David Heinemeier Hansson
2005-03-15
1
-0
/
+2
*
Fixed that form helpers would treat string and symbol keys differently in htm...
David Heinemeier Hansson
2005-03-06
1
-23
/
+27
*
Fixed TimeZone issues in action-pack and active-support #704
David Heinemeier Hansson
2005-02-23
1
-6
/
+10
*
Added FormOptionsHelper#time_zone_select and FormOptionsHelper#time_zone_opti...
David Heinemeier Hansson
2005-02-23
1
-2
/
+55
*
Added Afghanistan (no more conspiracy!) to FormOptions#country_select and For...
David Heinemeier Hansson
2005-02-19
1
-1
/
+1
*
One comma too much
David Heinemeier Hansson
2005-02-19
1
-1
/
+1
*
Added Iran and Irak to the countries list used by FormOptions#country_select ...
David Heinemeier Hansson
2005-02-19
1
-2
/
+10
*
Documentation on :include_blank #579
David Heinemeier Hansson
2005-02-17
1
-0
/
+13
*
Fixed documentation snafus #575, #576, #577, #585
David Heinemeier Hansson
2005-02-07
1
-6
/
+6
*
Added the option of passing a block to ActiveRecordHelper#form in order to ad...
David Heinemeier Hansson
2005-01-15
1
-2
/
+1
*
Documented select, collection_select, and country_select #304 [Ulysses]
David Heinemeier Hansson
2004-12-15
1
-3
/
+13
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+212