This should be an assignment

This commit is contained in:
Lucas Mazza 2012-01-24 18:04:01 -02:00
parent e506e60f6a
commit 7f16eaaa04
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ SimpleForm.setup do |config|
# Check the Bootstrap docs (http://twitter.github.com/bootstrap)
# to learn about the different styles for forms and inputs,
# buttons and other elements.
config.default_wrapper :bootstrap
config.default_wrapper = :bootstrap
config.wrappers :bootstrap, :tag => 'fieldset', :class => 'control-group', :error_class => 'error' do |b|
b.use :placeholder