class HyperI18n::Translate

Public Instance Methods

opts() click to toggle source
# File lib/hyper-i18n/operations/translate.rb, line 8
def opts
  params.opts.with_indifferent_access
end