Skip to content Skip to sidebar Skip to footer
Showing posts with the label Simple Form

Rails Form Won't Select Default Value

Rails 4.0 Ruby 2.0, SimpleForm 3.1.0.rc2 Why isn't the default value selected in the first exam… Read more Rails Form Won't Select Default Value

Simple_form How To Make Accept Terms Checkbox Inline

:boolean, :label => false, :boolean_style => :inline %> Accept true %> Solution 1: … Read more Simple_form How To Make Accept Terms Checkbox Inline

How To Create Horizontal Forms With Twitter Bootstrap And Rails Simple Form

I am trying to create horizontal forms with simple-form and bootstrap. I have already installed boo… Read more How To Create Horizontal Forms With Twitter Bootstrap And Rails Simple Form