Trying to make a boolean with a label left but it fails, I could not find any complete example in the documentation online.
Currently Im using:
= f.input_field :remember_me, as: :boolean,
:input_html => { :checked => true },
:inline_label => true
= f.label "Remember me"
%br
Aucun commentaire:
Enregistrer un commentaire