README.textile in jquery-ui-form-0.1.6 vs README.textile in jquery-ui-form-0.2.0
- old
+ new
@@ -38,9 +38,10 @@
* text - text area
* url - url field
h2. Common Options
* label => Input label
+ * no_label => No label tag at all
* as => input type
* required => true | false
* hint => "Text" (output as placeholder)
* collection => ["Value"] | [["ID","Value"]] | object_relation
** label_method => Method to get label from collection