| Commit message (Expand) | Author | Age | Files | Lines |
* | Deal with regex match groups in excerpt | Gareth Rees | 2014-06-24 | 1 | -1/+1 |
* | 'TextHelper#highlight' now accepts a block to highlight the matched words. | Lucas Mazza | 2014-06-19 | 1 | -3/+14 |
* | highlight() now accepts regular expressions as well. | Jan Szumiec | 2014-06-19 | 1 | -4/+6 |
* | excerpt() now accepts regular expression instances as phrases. | Jan Szumiec | 2014-06-19 | 1 | -3/+7 |
* | Fixed documentation. [ci skip] | Konstantin Wlasow | 2014-01-04 | 1 | -0/+3 |
* | Merge pull request #13059 from imkmf/cycle-accepts-array | Rafael Mendonça França | 2013-12-06 | 1 | -1/+1 |
|\ |
|
| * | A Cycle object should accept an array and cycle through it as it would | Kristian Freeman | 2013-12-06 | 1 | -1/+1 |
* | | Fix issue where TextHelper#simple_format was calling missing 'raw' method | Mario Visic | 2013-12-05 | 1 | -0/+2 |
* | | Remove the escaping skip | Rafael Mendonça França | 2013-12-03 | 1 | -1/+1 |
* | | Ensure simple_format escapes its html attributes | Michael Koziarski | 2013-12-02 | 1 | -1/+1 |
|/ |
|
* | fix simple_format escapes own output when sanitize is set to true | pseidemann | 2013-11-08 | 1 | -1/+1 |
* | Cleanup of excerpt helper | Paul Nikitochkin | 2013-09-06 | 1 | -2/+3 |
* | Removed an unnecessary loop - it kills performance on large texts. | Jan Szumiec | 2013-08-03 | 1 | -4/+6 |
* | Change from `map` => `map!` and `collect!` to save creation of extra array. | Vipul A M | 2013-07-31 | 1 | -2/+2 |
* | Fix simple_format output example ending tag | Matt Bridges | 2013-07-09 | 1 | -1/+1 |
* | Move actionpack/lib/action_view* into actionview/lib | Piotr Sarnacki | 2013-06-20 | 1 | -0/+442 |