Update README.

This commit is contained in:
Adam Eberlin 2015-12-23 09:08:30 -06:00 committed by m5o
parent b95e5af697
commit 732260752b
1 changed files with 2 additions and 1 deletions

View File

@ -856,7 +856,8 @@ The syntax looks like this:
```ruby
config.wrappers tag: :div, class: :input,
error_class: :field_with_errors do |b|
error_class: :field_with_errors,
valid_class: :field_without_errors do |b|
# Form extensions
b.use :html5