We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Nested inputs for key value hash attributes (markdown)
add note to add active_model_serializers gem
Removed broken link and replaced with a new, working one.
Add an example how to use boolean inputs
Updated Custom inputs examples (markdown)
Updated Bulma integration (markdown)
Updated Nested Models (markdown)
Updated Twitter Bootstrap integration (markdown)
Remove extraneous spaces
Improved code block syntax
added wrapper_options argument as per deprecation notice https://github.com/plataformatec/simple_form/pull/997
Destroyed Resources (markdown)
Created Resources (markdown)
Update Strong Parameters to distinguish between relationships
Updated Creating a minimalist form (no labels just placeholders) (markdown)
Updated Home (markdown)
Created Bulma integration (markdown)
Removed WIP annotations as this doc seems quite complete and accurate
Give more context to controllers and remove out of context code in last example for Strong Parameters
Ensuring that strong_parameters take into account the nested object's id to avoid undesired side effects.
Add 3rd solution based on OpenStruct
reference to custom components in readme
fix typo
update Ruby hash syntax