module MongoMapper::Translation

Public Instance Methods

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