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
/
lib
/
active_support
/
i18n.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
`ActiveSupport::Inflector#ordinal` and `ActiveSupport::Inflector#ordinalize`
Christian Blais
2018-03-05
1
-0
/
+1
*
[Active Support] require_relative => require
Akira Matsuda
2017-10-21
1
-4
/
+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
*
[Active Support] require => require_relative
Akira Matsuda
2017-07-01
1
-4
/
+4
*
Define path with __dir__
bogdanvlviv
2017-05-23
1
-1
/
+1
*
applies new string literal convention in activesupport/lib
Xavier Noria
2016-08-06
1
-5
/
+5
*
Require different core extensions correctly.
Waseem Ahmad
2013-05-09
1
-4
/
+4
*
Supress warning about method redifinition
Ryunosuke SATO
2013-02-11
1
-0
/
+2
*
Remove method redefined warning
Ryunosuke SATO
2013-02-11
1
-0
/
+1
*
require active_support/lazy_load_hooks where is needed
Santiago Pastorino
2012-05-22
1
-0
/
+1
*
refactor lazy_load_hooks load position
Jan Xie
2012-05-22
1
-1
/
+0
*
Lazy load I18n
Santiago Pastorino
2012-05-11
1
-0
/
+1
*
Move I18n dependency back to ActiveSupport.
José Valim
2011-05-22
1
-1
/
+1
*
I18n is always loaded on boot by Active Model or Action Pack, so no need for ...
José Valim
2010-11-20
1
-1
/
+0
*
Require lazy_load_hooks.rb with the correct path.
Carl Lerche
2010-09-14
1
-1
/
+1
*
require i18n in transliterate so it can run in isolated situations
Jack Dempsey
2010-09-14
1
-0
/
+1
*
I18n.reload! is only called if any of the locale files actually changed.
José Valim
2010-06-20
1
-0
/
+1
*
Unforce i18n from AS
Santiago Pastorino
2010-05-31
1
-2
/
+7
*
Replace the placeholder base_hook API with on_load. To specify some code that
wycats
2010-03-29
1
-1
/
+1
*
Make many parts of Rails lazy. In order to facilitate this,
wycats
2010-03-07
1
-1
/
+2
*
Fix the i18n dependency problem
David Heinemeier Hansson
2009-12-27
1
-0
/
+2