We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix radio buttons
Added custom wrapper page link
Created Custom Wrappers (markdown)
reference to the ActiveModel-compliant page
Add link to "ActiveModel-compliant models"
add the content, mostly taken from #545
Updated Twitter Bootstrap v2 and simple_form v2 (markdown)
clarifying what sort of class we're talking about
input_html_classes.push is so handy, it should be mentioned in the documentation. :)
Updated with instructions for the current version at the top.
Alternative for making cancel a button, instead of a link
The "accepts_nested_attributes_for" should go in the "owning" side of the relationship
minor update to syntax highlighting for erb
adding syntax highlighting for ruby and yaml blocks
Updated Home (markdown)
formatting
Created Simple Form with Devise (markdown)
Updated Nested Models (markdown)
I added an example for key/value associations that use the nested_form.object method
Updated Twitter Bootstrap and simple_form (markdown)
Created Twitter Bootstrap and simple_form (markdown)
Updated Upgrading to Simple Form 2.0 (markdown)
Added link to simple_form_fancy_uploads gem