Skip to content

Instantly share code, notes, and snippets.

@nacengineer
Created June 4, 2012 16:00
Show Gist options
  • Save nacengineer/2869219 to your computer and use it in GitHub Desktop.
Save nacengineer/2869219 to your computer and use it in GitHub Desktop.
Example Twitter Bootstrap / Simple Form Check box
= form.input :your_checkbox_variable, :label => false, :require => false do
= form.check_box :your_checkbox_variable
My Awesome Checkbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment