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
/
test
/
template
/
form_collections_helper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
check checkboxes with array of strings as :checked option
Vasiliy Ermolovich
2012-05-05
1
-0
/
+9
*
Allow collection helpers with block to access current object in the collection
Carlos Antonio da Silva
2012-02-13
1
-0
/
+26
*
Remove default class to collection_check_boxes and
Rafael Mendonça França
2012-02-02
1
-16
/
+16
*
Allow collection radio_buttons/check_boxes to access current text/value
Carlos Antonio da Silva
2012-02-02
1
-0
/
+44
*
Add changelog, docs and guides entries
Carlos Antonio da Silva
2012-02-02
1
-2
/
+20
*
Create a Builder factory class to use with collection helpers + block
Carlos Antonio da Silva
2012-02-02
1
-4
/
+4
*
Remove collection_wrapper* and item_wrapper* options
Carlos Antonio da Silva
2012-02-02
1
-173
/
+0
*
Use @output_buffer variable instead of concat in tests
Carlos Antonio da Silva
2012-02-02
1
-10
/
+9
*
Implement skipped test
Rafael Mendonça França
2012-02-02
1
-3
/
+5
*
Add collection_radio_buttons and collection_check_boxes to FormBuilder
Rafael Mendonça França
2012-02-02
1
-9
/
+20
*
Change Tag class to Category since there is another Tag class
Rafael Mendonça França
2012-02-02
1
-33
/
+33
*
Add collection_check_boxes helper
Carlos Antonio da Silva
2012-02-02
1
-1
/
+227
*
Create collection_radio_buttons helper
Carlos Antonio da Silva
2012-02-02
1
-0
/
+174