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_helper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include label value in i18n attribute lookup
Joshua Cody
2014-05-06
1
-0
/
+9
*
Add test for using ActionView::Helpers::FormHelper.label with block and html
Zachary Scott
2014-04-22
1
-0
/
+7
*
Merge pull request #14738 from tilsammans/pull/11407
Rafael Mendonça França
2014-04-17
1
-3
/
+4
|
\
|
*
Remove wrapping div with inline styles for hidden form fields.
Joost Baaij
2014-04-14
1
-3
/
+4
*
|
Use the index on hidden field
Rafael Mendonça França
2014-04-14
1
-1
/
+1
|
/
*
refactor, with_locale is not needed because I18n is mocked.
Yves Senn
2014-02-24
1
-7
/
+5
*
Fix ActionView label translation for more than 10 nested elements
Vladimir Krylov
2014-02-24
1
-0
/
+14
*
refactor, extract `with_locale` helper.
Yves Senn
2014-02-24
1
-87
/
+79
*
Switched to use `display:none` in extra_tags_for_form method.
Gaelian Ditchburn
2014-01-05
1
-1
/
+1
*
Label only accepts `:index` and `:namespace` attributes from the input
Andriel Nuernberg
2013-12-05
1
-0
/
+36
*
handle `:namespace` form option in collection labels
Vasiliy Ermolovich
2013-09-22
1
-0
/
+36
*
form_for - fix :namespace and :as options clash
Adam Niedzielski
2013-09-09
1
-0
/
+12
*
text_area should handle nil value option like text_field
Joel Cogen
2013-07-24
1
-0
/
+7
*
Remove `FormBuilder` deprecation warning about block argument and associated ...
Vipul A M
2013-07-02
1
-12
/
+0
*
fetch value(s) from stringified options
Jon Rowe
2013-06-29
1
-0
/
+17
*
Move template tests from actionpack to actionview
Piotr Sarnacki
2013-06-20
1
-0
/
+2959