We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Creating a minimalist form (no labels just placeholders) (markdown)
Updated Errors not connected with visible fields (markdown)
Fixed small copy and paste errors
Took some idea for solution 2 here http://nandovieira.com/using-postgresql-and-jsonb-with-ruby-on-rails I think it is worth it for "simple cases" where limited and known filed are stored in a JSON object.
Date time picker input accepts custom attributes
Change line number of variables reference
Change `f.errors` to `f.error`, since it's correct method name
Created check_boxes input preselection (markdown)
Updated Nested inputs for key value hash attributes. (markdown)
Created Nested inputs for key/value hash attributes. (markdown)
replaces unreadable nested ternary with conditional
Created Errors not connected with visible fields (markdown)
Place icon example inside controls wrapper
Eliminate warnings
Eliminate warning
Updated Foundation 5 & simple_form 3 check boxes (markdown)
Created Foundation 5 & simple_form 3 check boxes (markdown)
Updated Adding custom components (markdown)
Fix the mailing list link.
Wrappers were incorrectly labelled.
Mispelling. Replaced test with text
Fix typos
replacing string with safebuffer eliminates the need for html_safe
Include wrapper_options
`placeholder` attribute is not using for checkbox inputs
Minor tweaks.
Destroyed Resources (markdown)
Destroyed Guides (markdown)
Destroyed FAQ (markdown)