module ActiveRecord::Translation

def i18n_scope #:nodoc:

:nodoc:
Set the i18n scope to overwrite ActiveModel.
def i18n_scope #:nodoc:
  :activerecord
end