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
/
output_safety_helper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Improve insufficient test for `safe_join`
kenta-s
2017-01-30
1
-2
/
+13
*
Keep the value of `$,` and restore it
yui-knk
2017-01-25
1
-1
/
+2
*
Merge pull request #27693 from kenta-s/improve-to_sentence-method
Rafael França
2017-01-18
1
-0
/
+10
|
\
|
*
Fix unexpected behavior of with $,
kenta-s
2017-01-15
1
-0
/
+10
*
|
Add test for safe_join
kenta-s
2017-01-15
1
-0
/
+5
|
/
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-2
/
+2
*
applies new string literal convention in actionview/test
Xavier Noria
2016-08-06
1
-17
/
+17
*
mimic ActiveSupport's Array#to_sentence in an html_safe-aware way
Neil Matatall
2016-03-15
1
-0
/
+55
*
html_safe is not supposed to be public API for AV. This change removes usage ...
Vipul A M
2016-01-20
1
-2
/
+2
*
In tag helper, honor html_safe on array parameters; also make safe_join more ...
Paul Grayson
2014-06-12
1
-1
/
+8
*
Move template tests from actionpack to actionview
Piotr Sarnacki
2013-06-20
1
-0
/
+28