blob: d87e0fc3f2a48c76b2b84e17ed4d7fb62e1873ba (
plain) (
blame)
1
2
3
4
5
|
In Rails 4.2 HTML sanitization has been rewritten using a more secure library.
This gem includes the old behavior shipping with Rails 4.2 and before. It is
strictly provided to ease migration. It will be supported until Rails 5.
WWW: https://github.com/rails/rails-deprecated_sanitizer
|