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
/
number_helper_i18n_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the future
Ryuta Kamizono
2017-12-14
1
-8
/
+8
*
Enable `Layout/SpaceBeforeComma` rubocop rule, and fixed more
Ryuta Kamizono
2017-12-12
1
-1
/
+1
*
[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
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Missing require 'active_support/core_ext/hash/keys'
Akira Matsuda
2017-01-29
1
-0
/
+1
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-5
/
+5
*
remove redundant curlies from hash arguments
Xavier Noria
2016-08-06
1
-1
/
+1
*
modernizes hash syntax in activesupport
Xavier Noria
2016-08-06
1
-64
/
+64
*
applies new string literal convention in activesupport/test
Xavier Noria
2016-08-06
1
-44
/
+44
*
remove unnecessary calling of `I18n.backend.store_translations(empty, {})`
Kuldeep Aggarwal
2014-06-15
1
-12
/
+4
*
Ensure I18n format values always have precedence over defaults
Carlos Antonio da Silva
2012-08-11
1
-0
/
+7
*
Fallback to :en locale instead of handling a constant with defaults
Carlos Antonio da Silva
2012-08-11
1
-0
/
+35
*
Get rid of the clear_i18n hack by using a different locale
Carlos Antonio da Silva
2012-06-24
1
-20
/
+10
*
Move number helper i18n related tests to AS
Carlos Antonio da Silva
2012-06-24
1
-0
/
+124