module MarkMapper::Translation

Public Instance Methods

i18n_scope() click to toggle source
# File lib/mark_mapper/translation.rb, line 6
def i18n_scope
  :mark_mapper
end