Sha256: 9f9d4ca4dfdfcbc93583362ffa41e8be5ec83d4224eaed6030f58456ffcb9c23
Contents?: true
Size: 190 Bytes
Versions: 22
Compression:
Stored size: 190 Bytes
Contents
module Rails module DataMapper module I18nSupport # Set the i18n scope to overwrite ActiveModel. def i18n_scope #:nodoc: :data_mapper end end end end
Version data entries
22 entries across 22 versions & 3 rubygems