Skip to content

Releases: pupeno/validation_auditor

v1.0.0

11 Apr 12:12
Compare
Choose a tag to compare
  • 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

10 Nov 17:07
Compare
Choose a tag to compare
  • When cleaning params to save them as yaml, also clean each element of arrays.

v0.2.0

10 Nov 17:07
Compare
Choose a tag to compare
  • Respect the filter_parameters configuration from Rails.

v0.1.1

10 Nov 17:06
Compare
Choose a tag to compare
  • Don't crash in the presence of file uploads when reporting validation errors.

v0.1.0

10 Nov 17:06
Compare
Choose a tag to compare
  • Everything