Module: Rails::DataMapper::I18nSupport
- Defined in:
- lib/dm-rails/railties/i18n_support.rb
Instance Method Summary collapse
-
#i18n_scope ⇒ Object
Set the i18n scope to overwrite ActiveModel.
Instance Method Details
#i18n_scope ⇒ Object
Set the i18n scope to overwrite ActiveModel.
6 7 8 |
# File 'lib/dm-rails/railties/i18n_support.rb', line 6 def i18n_scope #:nodoc: :data_mapper end |