Libraries
»
troy
(0.0.42)
»
Index
»
Troy
»
Helpers
»
#t
Method: Troy::Helpers#t
Defined in:
lib/troy/helpers.rb
#
t
⇒
Object
9 10 11
# File 'lib/troy/helpers.rb', line 9
def
t
(
*
,
**
)
I18n
.
t
(
*
,
**
)
end