Releases: pupeno/validation_auditor
Releases · pupeno/validation_auditor
v1.0.0
- Started testing Ruby 2.1.3 and 2.1.4.
- Refactoring to make code more readable (increased code climate to 4.0).
- Marked internal methods as private.
- Improved documentation.
v0.2.1
- When cleaning params to save them as yaml, also clean each element of arrays.
v0.2.0
- Respect the filter_parameters configuration from Rails.
v0.1.1
- Don't crash in the presence of file uploads when reporting validation errors.