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
/
actionview
/
lib
/
action_view
/
helpers
/
form_options_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor doc fix [ci skip]
Mehmet Emin İNAÇ
2015-09-27
1
-3
/
+3
*
Add a hidden field on the collection_radio_buttons
Mauro George
2015-09-24
1
-0
/
+18
*
Cut string allocations in content_tag_string
schneems
2015-07-29
1
-4
/
+4
*
changes names in guides to better reflect diversity [ci-skip]
Thomas Osborn
2015-07-02
1
-6
/
+6
*
Add gotcha to RDoc of collection_check_boxes
Mauro George
2015-06-13
1
-0
/
+21
*
Fix docs markup for option_groups_from_collection_for_select [ci skip]
Carlos Antonio da Silva
2015-05-19
1
-1
/
+1
*
Use ruby 1.9 lambda syntax in documentations [ci skip]
Mehmet Emin İNAÇ
2015-05-03
1
-1
/
+1
*
[ci skip] correct output of select
Kuldeep Aggarwal
2015-03-13
1
-15
/
+15
*
[CI SKIP] Correct output of options_for_select
Akshay Vishnoi
2015-03-13
1
-5
/
+5
*
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-2
/
+2
*
Uppercase HTML in docs.
Hendy Tanata
2014-08-08
1
-3
/
+3
*
docs, cleanup mixed indents within `form_options_helper.rb` RDoc.
Yves Senn
2014-07-29
1
-81
/
+81
*
docs, `select` and friends with `multiple=true` include a blank string.
Yves Senn
2014-07-17
1
-5
/
+3
*
Do not overwrite selected and disabled attributes
Laura Paredes
2014-03-30
1
-2
/
+2
*
Typo and grammatical fixes [ci skip]
Akshay Vishnoi
2013-12-02
1
-1
/
+1
*
Revert "Merge pull request #13027 from akshay-vishnoi/f-refactor"
Carlos Antonio da Silva
2013-11-25
1
-1
/
+1
*
avoiding calling of #option_value_selected? two times
Akshay Vishnoi
2013-11-25
1
-1
/
+1
*
Expand select documentation to tell about the block
Rafael Mendonça França
2013-09-23
1
-0
/
+9
*
Ability to pass block to AV#select helper
Bogdan Gusiev
2013-09-23
1
-4
/
+4
*
RDoc tweaks
Xavier Noria
2013-08-07
1
-5
/
+10
*
Leave the knowledge of boolean tag values to content tag
Carlos Antonio da Silva
2013-07-22
1
-3
/
+3
*
Use merge! to avoid a new hash and change some spots to 1.9 hash style
Carlos Antonio da Silva
2013-07-22
1
-7
/
+7
*
syntax fix for f.select doc. [ci skip] .
Karunakar (Ruby)
2013-07-22
1
-1
/
+1
*
add support for html attributes to grouped_options_for_select
Vasiliy Ermolovich
2013-07-20
1
-1
/
+5
*
Remove passing the prompt to grouped_options_for_select as an argument, becau...
kennyj
2013-06-28
1
-9
/
+2
*
Fix documentation for grouped_collection_select [ci skip]
Artyom
2013-06-27
1
-1
/
+1
*
Fix typo in docs. HABTM associations should use a pluralized name
mariozig
2013-06-25
1
-1
/
+1
*
Move actionpack/lib/action_view* into actionview/lib
Piotr Sarnacki
2013-06-20
1
-0
/
+832