Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `encode_special_chars` option from `strip_tags` | Andrew Hood | 2017-02-27 | 1 | -0/+2 |
* | applies new string literal convention in actionview/test | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
* | Let strip_tags leave HTML escaping to Rails. | Kasper Timm Hansen | 2015-03-10 | 1 | -0/+4 |
* | Ship with rails-html-sanitizer instead. | Kasper Timm Hansen | 2014-09-03 | 1 | -1/+1 |
* | Fix assertion to map the behaviour of the old sanitizer | Rafael Mendonça França | 2014-08-18 | 1 | -1/+1 |
* | Removed a bunch of duplicated tests in SanitizeHelperTest. | Timm | 2014-06-16 | 1 | -37/+0 |
* | Fixed: spelling mistake in SanitizeHelperTest. | Timm | 2014-06-16 | 1 | -3/+3 |
* | Marked tests in sanitize_helper_test.rb as pending. | Timm | 2014-06-15 | 1 | -8/+29 |
* | Reordered form removal with stripping. | Timm | 2014-06-15 | 1 | -1/+1 |
* | minor: point to the right test suite location | azul | 2014-05-14 | 1 | -1/+1 |
* | Move template tests from actionpack to actionview | Piotr Sarnacki | 2013-06-20 | 1 | -0/+51 |