Method: Troy::Helpers#t

Defined in:
lib/troy/helpers.rb

#tObject



9
10
11
# File 'lib/troy/helpers.rb', line 9

def t(*, **)
  I18n.t(*, **)
end