aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/text_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* All these tests are passing nowRafael Mendonça França2014-07-151-1/+0
* Merge pull request #11218 from kaspth/loofah-integrationRafael Mendonça França2014-07-101-0/+3
|\
| * Extracted one highlight test method and marked it as pending.Timm2014-06-151-0/+3
* | Deal with regex match groups in excerptGareth Rees2014-06-241-5/+5
* | 'TextHelper#highlight' now accepts a block to highlight the matched words.Lucas Mazza2014-06-191-0/+7
* | highlight() now accepts regular expressions as well.Jan Szumiec2014-06-191-1/+9
* | excerpt() now accepts regular expression instances as phrases.Jan Szumiec2014-06-191-0/+2
|/
* Merge pull request #13059 from imkmf/cycle-accepts-arrayRafael Mendonça França2013-12-061-0/+7
|\
| * A Cycle object should accept an array and cycle through it as it wouldKristian Freeman2013-12-061-0/+7
* | Fix issue where TextHelper#simple_format was calling missing 'raw' methodMario Visic2013-12-051-0/+5
|/
* More typo fixesAkira Matsuda2013-11-271-1/+1
* fix simple_format escapes own output when sanitize is set to truepseidemann2013-11-081-0/+5
* Cleanup of excerpt helperPaul Nikitochkin2013-09-061-0/+3
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+467