Module: BMC::I18nHelper
- Included in:
- AllHelpers, FormHelper
- Defined in:
- app/helpers/bmc/i18n_helper.rb
Instance Method Summary collapse
Instance Method Details
#ta(action) ⇒ Object
2 3 4 |
# File 'app/helpers/bmc/i18n_helper.rb', line 2 def ta(action) t("actions.#{action}") end |