Sha256: 921837c720cbfc57e587a0eb7ada07791483d2cfc9291f7bab03bb9ba121eb80
Contents?: true
Size: 1.02 KB
Versions: 1
Compression:
Stored size: 1.02 KB
Contents
en: remarkable: mongo_mapper: association: many: have many belongs_to: belong to description: "{{type}} {{associations}}" expectations: association_exists: "{{subject_name}} records {{type}} {{association}}, but the association does not exist" type_matches: "{{subject_name}} records {{type}} {{association}}, got {{subject_name}} records {{actual_type}} {{association}}" klass_exists: "{{subject_name}} records {{type}} {{association}}, but the association class does not exist" options_match: "{{subject_name}} records {{type}} {{association}} with options {{options}}, got {{actual}}" have_key: description: "have key(s) {{attributes}}" expectations: has_key: "{{subject_name}} to have key named {{attribute}} with type {{type}}" validate_presence_of: description: "require {{attributes}} to be set" expectations: allow_nil: "{{subject_name}} to require {{attribute}} to be set"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yeastymobs-remarkable_mongomapper-0.1.0 | locales/en.yml |