Skip to content

Commit

Permalink
Corrections to README file
Browse files Browse the repository at this point in the history
Added note regarding use of label_method instead of underlying text_method
  • Loading branch information
JESii committed Jan 7, 2012
1 parent 2409933 commit 2f5a0fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Collections can be arrays or ranges, and when a :collection is given the :select

Collection inputs accepts two other options beside collections:

* label_method => the label method to be applied to the collection to retrieve the label
* label_method => the label method to be applied to the collection to retrieve the label (use this instead of the text_method option in collection_select)

* value_method => the value method to be applied to the collection to retrieve the value

Expand Down

0 comments on commit 2f5a0fb

Please sign in to comment.