This commit is contained in:
Lucas Mazza 2012-01-26 10:25:47 -02:00
parent 2505d54a34
commit bfc3534ae7
1 changed files with 0 additions and 2 deletions

View File

@ -44,7 +44,6 @@ SimpleForm.setup do |config|
b.use :hint, :tag => :span, :class => :hint
b.use :error, :tag => :span, :class => :error
end
<% if options.bootstrap? %>
# Wrappers for forms and inputs using the Twitter Bootstrap toolkit.
# Check the Bootstrap docs (http://twitter.github.com/bootstrap)
@ -106,7 +105,6 @@ SimpleForm.setup do |config|
end
end
<% end %>
# Method used to tidy up errors.
# config.error_method = :first