Class: ActionView::Base
- Inherits:
-
Object
- Object
- ActionView::Base
- Defined in:
- lib/vulgata/vulgata_translate_includes.rb
Instance Method Summary collapse
Instance Method Details
#vt(label, options = {}) ⇒ Object
2 3 4 |
# File 'lib/vulgata/vulgata_translate_includes.rb', line 2 def vt(label, = {}) I18n.backend.vulgata_translate(I18n.locale, label, ) end |