Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in simple-form

How to put two divs on the same line with CSS in simple_form in rails?

Adding * to required form labels

Ruby on Rails : simple form, add Image next to each input field

Simple Form - Rails 4 - editing

Rails: Simple form + bootstrap - When errors, fields not turning red

Foundation 6 with Rails Simple Form

How to add a switch toggle button to simple form in rails

simple_form collection wrapper (radios buttons) : double encapsulation of items

simple-form

Rails forms for has_many through association with additional attributes?

How do I use collection_check_boxes with an Array?

Rails simple_form, move hint before input

ruby-on-rails simple-form

Adding checkbox to simple form for input not in model

rails simple_nested_form_for fields_for wrong number of arguments

Simple form radio button

ruby-on-rails simple-form

simple form bootstrap horizontal and inline

simple_form: disable form without adding disabled: true or readonly: true to every input

i18n labels for nested models using simple_form

Is there a way to submit ajax/json requests with simple_form for Rails

How do I get rid of the div that wraps every input in a simple_form?

How can I generate input[type=date] with simple_form?