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
/
actionpack
/
lib
/
abstract_controller
/
translation.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+2
*
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
*
Allow translate default option to accept an array similar to i18n.t. Fixes #2...
Vipul A M
2017-06-15
1
-1
/
+1
*
applies new string literal convention in actionpack/lib
Xavier Noria
2016-08-06
1
-2
/
+2
*
ActionController#translate also lookups shortcut without action name
Max Melentiev
2013-10-22
1
-1
/
+5
*
ActionController#translate supports symbols
printercu
2013-09-25
1
-6
/
+3
*
change useless gsub to tr
robertomiranda
2013-03-05
1
-1
/
+1
*
Review #translate docs [ci skip]
Carlos Antonio da Silva
2013-01-20
1
-8
/
+7
*
Add documentation for abstract controller #translate and #localize method.
Jens Bissinger
2013-01-20
1
-0
/
+10
*
add lazy look up in abstract controller's translate method
Sergey Pchelincev
2012-07-18
1
-1
/
+7
*
Move ActionController::Translation to AbstractController::Translation.
José Valim
2010-01-20
1
-0
/
+13