Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in simple-form

Styling file upload button for simple_form_for with Bootstrap in Rails 3

Using Rails Active Record enum types with Simple_Form

simple_form text input

Mongoid and simple_form, Boolean type does not create checkbox

How do I use select2-rails with simple_form?

Integration of simple_form with bootstrap 3

Rails simple_form checkboxes for serialized Array field

Rails 3.1 simple_form submit style css

Simple_form bootstrap style inline-form not working properly

How to set a field read only in rails 3.1.0 views?

Rails - Custom html into simple_form label

Rails - Default selected radiobutton in SimpleForm :collection

can't change the height of a text field in simple_form

Rails: custom wrapper for submit button in simple_form?

Displaying simple_form error messages in top <div>

How to add data-attribute to the form tag in simple_form?

Rails Simpleform with non-model inputs

How to specify decimal precision in a simple_form number field (Rails)

how to specify label for select in simpleform rails

how to preselect an association checkbox using simple_form