We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Remove reference to `f.buttons` in simple-form and plain form examples
Updated ERB examples (markdown)
miscellaneous 'do' in <%= simple_form_for @project do |f| %>
Add standard rails form example
Add `(semantic/simple)_form_for` and remove `f.inputs` for simple_form
Added SimpleForm example
link_to_add_association must be outside of the form if you want the add task link to show when there are no tasks already in the db. Also the tasks div needed a closing tag
Fix a the syntax highlighting format
Created ERB examples (markdown)