index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionview
/
test
/
template
/
text_helper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix sanitizer tests
Jon Moss
2016-01-26
1
-3
/
+3
*
Pass the current locale to Inflector from the pluralize text helper.
Jaime Iniesta
2016-01-10
1
-10
/
+22
*
Sometimes you need a specific break sequence while using word wrap and as tod...
Mauricio Gomez Aguinaga
2015-08-11
1
-0
/
+4
*
Allow `pluralize` helper to take a locale.
Stefan Daschek
2015-07-09
1
-0
/
+12
*
Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on...
Vipul A M
2015-02-03
1
-1
/
+0
*
Added processing of `nil` to `highlight` helper method
igor04
2014-09-30
1
-0
/
+4
*
All these tests are passing now
Rafael Mendonça França
2014-07-15
1
-1
/
+0
*
Merge pull request #11218 from kaspth/loofah-integration
Rafael Mendonça França
2014-07-10
1
-0
/
+3
|
\
|
*
Extracted one highlight test method and marked it as pending.
Timm
2014-06-15
1
-0
/
+3
*
|
Deal with regex match groups in excerpt
Gareth Rees
2014-06-24
1
-5
/
+5
*
|
'TextHelper#highlight' now accepts a block to highlight the matched words.
Lucas Mazza
2014-06-19
1
-0
/
+7
*
|
highlight() now accepts regular expressions as well.
Jan Szumiec
2014-06-19
1
-1
/
+9
*
|
excerpt() now accepts regular expression instances as phrases.
Jan Szumiec
2014-06-19
1
-0
/
+2
|
/
*
Merge pull request #13059 from imkmf/cycle-accepts-array
Rafael Mendonça França
2013-12-06
1
-0
/
+7
|
\
|
*
A Cycle object should accept an array and cycle through it as it would
Kristian Freeman
2013-12-06
1
-0
/
+7
*
|
Fix issue where TextHelper#simple_format was calling missing 'raw' method
Mario Visic
2013-12-05
1
-0
/
+5
|
/
*
More typo fixes
Akira Matsuda
2013-11-27
1
-1
/
+1
*
fix simple_format escapes own output when sanitize is set to true
pseidemann
2013-11-08
1
-0
/
+5
*
Cleanup of excerpt helper
Paul Nikitochkin
2013-09-06
1
-0
/
+3
*
Move template tests from actionpack to actionview
Piotr Sarnacki
2013-06-20
1
-0
/
+467