Sha256: 7ed5953a6373ff3e4ba4fb56858d5658cdfe01fd8775d4ea8611d58cac107937

Contents?: true

Size: 468 Bytes

Versions: 6

Compression:

Stored size: 468 Bytes

Contents

en:
  mongoid:
    errors:
      messages:
        versioning_not_on_root:
          message: "Versioning not allowed on embedded document: %{klass}."
          summary: "Mongoid::Versioning behaviour is only allowed on documents
            that are the root document in the hierarchy."
          resolution: "Remove the versioning from the embedded %{klass} or
            consider moving it to a root location in the hierarchy if
            versioning is needed."

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
mongoid-versioning-2.0.0 lib/mongoid/config/locales/en.yml
mongoid-versioning-1.2.0 lib/mongoid/config/locales/en.yml
mongoid-versioning-1.1.0 lib/mongoid/config/locales/en.yml
mongoid-versioning-1.0.0 lib/mongoid/config/locales/en.yml
mongoid-versioning-1.0.0.beta2 lib/mongoid/config/locales/en.yml
mongoid-versioning-1.0.0.beta1 lib/mongoid/config/locales/en.yml