Sha256: b4261cb4c31004b66498f08b909c56a0272d2ea756fcf8020ce3369be6b237e8
Contents?: true
Size: 455 Bytes
Versions: 2
Compression:
Stored size: 455 Bytes
Contents
# 1.1.1 * Changed `sanitization` method to `sanitizes` as the new preferred way. `sanitization` still works and is an alias of `sanitizes`. # 1.1.0 * **BREAKING CHANGE:** By default, Sanitization now does nothing. A configuration block should be used to set your desired defaults. Add `Sanitization.simple_defaults!` to `config/initializers/sanitization.rb` for version 1.0.x defaults. * Added support for configuration block. # 1.0.0 * Initial Release
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sanitization-1.1.2 | CHANGELOG.md |
sanitization-1.1.1 | CHANGELOG.md |