Sha256: 574359f4e988cbc7f3ca23a5458508dddf6222333c026a12d0fdde0ebae8f3c6
Contents?: true
Size: 516 Bytes
Versions: 1
Compression:
Stored size: 516 Bytes
Contents
# 1.1.3 * Official support for Rails 7 # 1.1.2 * Bug fixes # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sanitization-1.1.3 | CHANGELOG.md |