We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
changes the name of the custom wrapper to match what was cited in the previous example
Updated Custom Wrappers (markdown)
Updated Nested Models (markdown)
since simple_fields_for is not part of form instance
Updated Creating a minimalist form (no labels just placeholders) (markdown)
Still allow labels if explicitly assigned
Allow passing in placeholder: false (or empty string) to turn off the placeholder
Don't clobber the :html option that is passed in
Don't add minimal_form_for method to the top-level context. Instead make a new helper for it.
Ruby syntax highlighting.
added an example file for the initializer code
Added missed default .btn class to submit buttons.
Updated Guides (markdown)
Created Bootstrap component helpers (markdown)
Revamping the Wiki page structure.
Use span instead of label to prevent default style (width) and other strange effects
Add span as alternative of using label
No need to disabled hint, by default, could be virtual readonly attribute
Corrected typo in "foo.object" code example.
Grammar fix
Updated Home (markdown)
Miss `=` in block input example
Created Create an "input" just for displaying custom content (e.g. a link) (markdown)
typo
Example for week day input