Skip to content

Revisions

  • Remove reference to `f.buttons` in simple-form and plain form examples

    @nathanvda nathanvda committed Jun 8, 2018
  • Updated ERB examples (markdown)

    @oleksandrbazil oleksandrbazil committed May 14, 2016
  • miscellaneous 'do' in <%= simple_form_for @project do |f| %>

    @oliikit-test oliikit-test committed Apr 10, 2016
  • Add standard rails form example

    @nathanvda nathanvda committed Mar 3, 2016
  • Add `(semantic/simple)_form_for` and remove `f.inputs` for simple_form

    @nathanvda nathanvda committed Sep 25, 2015
  • Added SimpleForm example

    Sigularusrex committed Sep 25, 2015
  • 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

    @Brandon-Lyons Brandon-Lyons committed Jul 8, 2014
  • Fix a the syntax highlighting format

    @abinoam abinoam committed May 5, 2014
  • Created ERB examples (markdown)

    @nathanvda nathanvda committed Apr 24, 2012