Skip to content

Instantly share code, notes, and snippets.

@panSarin
Created July 17, 2012 18:41
Show Gist options
  • Save panSarin/3131205 to your computer and use it in GitHub Desktop.
Save panSarin/3131205 to your computer and use it in GitHub Desktop.
Question about simple_form wrapper
config.wrappers :my_default , :class => :input,
:hint_class => :field_with_hint, :error_class => :field_with_errors,
:label_class => "control-inline-label" do |b|
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment