Skip to content

Commit 3a1a91b

Browse files
committed
This gem is now the default on 4.2 [ci skip]
1 parent 6430097 commit 3a1a91b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# Rails Html Sanitizers
22

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.
3+
In Rails 4.2 and above this gem will be responsible for sanitizing HTML fragments in Rails
4+
applications, i.e. in the `sanitize`, `sanitize_css`, `strip_tags` and `strip_links` methods.
75

86
## Installation
97

0 commit comments

Comments
 (0)