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
/
test
/
template
/
form_options_helper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
html_safe is not supposed to be public API for AV. This change removes usage ...
Vipul A M
2016-01-20
1
-1
/
+1
*
Bring back `===` stubbing in `time_zone_select` test.
Kasper Timm Hansen
2015-11-22
1
-1
/
+7
*
Ditch `each_with_index` for `each`.
Kasper Timm Hansen
2015-11-22
1
-1
/
+1
*
Don't cache fake time zones.
Kasper Timm Hansen
2015-11-22
1
-8
/
+9
*
Removed Mocha from Action View
Ronak Jangir
2015-09-23
1
-13
/
+31
*
Raise an ArgumentError when `include_blank` is false for a required field in
Grey Baker
2015-06-08
1
-0
/
+7
*
Fixed #select form builder helper to support block with html output
Bogdan Gusiev
2014-08-05
1
-0
/
+13
*
Add test for selected and disabled custom attributes in options_for_select
Laura Paredes
2014-03-31
1
-1
/
+21
*
Fix some edge cases for AV `select` helper with `:selected` option
Bogdan Gusiev
2013-09-23
1
-0
/
+16
*
Ability to pass block to AV#select helper
Bogdan Gusiev
2013-09-23
1
-0
/
+15
*
There's no need to do this
Santiago Pastorino
2013-09-17
1
-4
/
+1
*
add support for html attributes to grouped_options_for_select
Vasiliy Ermolovich
2013-07-20
1
-0
/
+10
*
Remove passing the prompt to grouped_options_for_select as an argument, becau...
kennyj
2013-06-28
1
-17
/
+0
*
Move template tests from actionpack to actionview
Piotr Sarnacki
2013-06-20
1
-0
/
+1304