v1.2.0
New Features
- Added
Form#reset(attrs = {})method that sets input values to ones specified withattrs(i.e. drops them by default) and clears errors.
Minor Updates
- Added integration with travis-ci.
- Updated README.
Form#reset(attrs = {}) method that sets input values to ones specified with attrs (i.e. drops them by default) and clears errors.