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
/
activesupport
/
test
/
multibyte_test_helpers.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `Style/RedundantFreeze` to remove redudant `.freeze`
Yasuo Honda
2018-09-29
1
-2
/
+2
*
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
1
-1
/
+1
*
Add missing `require`
bogdanvlviv
2018-06-07
1
-0
/
+4
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
1
-0
/
+1
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
1
-0
/
+1
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
1
-0
/
+1
|
\
|
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
|
Make ActiveSupport frozen string literal friendly.
Pat Allan
2017-06-20
1
-1
/
+1
|
/
*
Update Unicode Version to 9.0.0
Fumiaki MATSUSHIMA
2017-01-28
1
-1
/
+1
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-1
/
+1
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
applies new string literal convention in activesupport/test
Xavier Noria
2016-08-06
1
-4
/
+4
*
Skip the test if test data download fails.
Vít Ondruch
2016-07-04
1
-0
/
+4
*
DRY Downloader.
Vít Ondruch
2016-07-04
1
-0
/
+18
*
:scissors: empty line at the top of files
Akira Matsuda
2015-09-21
1
-1
/
+0
*
Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on...
Vipul A M
2015-02-03
1
-1
/
+0
*
Avoid mutating the constants in a test case
Akira Matsuda
2014-08-16
1
-3
/
+3
*
remove checks for encodings availability
Sergey Nartimov
2011-12-25
1
-4
/
+1
*
fix mixed encoding logs can't be logged.
Kouhei Sutou
2010-07-19
1
-1
/
+4
*
Set encoding of the multibyte test helpers file to UTF-8 so the strings can b...
Manfred Stienstra
2008-09-21
1
-0
/
+2
*
Move multibyte test helpers to a separate file and make the conformance tests...
Manfred Stienstra
2008-09-21
1
-0
/
+17