We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6430097 commit 3a1a91bCopy full SHA for 3a1a91b
README.md
@@ -1,9 +1,7 @@
1
# Rails Html Sanitizers
2
3
-In Rails 5 this gem will be responsible for sanitizing HTML fragments in Rails applications,
4
-i.e. in the `sanitize`, `sanitize_css`, `strip_tags` and `strip_links` methods.
5
-
6
-Include it in your Gemfile now to test for any incompatibilities and enjoy a safer and cleaner future.
+In Rails 4.2 and above this gem will be responsible for sanitizing HTML fragments in Rails
+applications, i.e. in the `sanitize`, `sanitize_css`, `strip_tags` and `strip_links` methods.
7
8
## Installation
9
0 commit comments