Method: MongoModel::Translation::ClassMethods#i18n_scope
- Defined in:
- lib/mongomodel/concerns/translation.rb
#i18n_scope ⇒ Object
Set the i18n scope to overwrite ActiveModel.
9 10 11 |
# File 'lib/mongomodel/concerns/translation.rb', line 9 def i18n_scope #:nodoc: :mongomodel end |