Sha256: c331d1e07330c5212bee728741614f888d96f17f886a6179bd1878cf859e4b8c

Contents?: true

Size: 648 Bytes

Versions: 2

Compression:

Stored size: 648 Bytes

Contents

en:
  remarkable:
    specs:
      contain:
        description: "contain the given values"
      single_contain:
        description: "contain {{value}}"
        optionals:
          allow_nil:
            positive: "allowing nil"
            negative: "not allowing nil"
          allow_blank:
            positive: "with blank equal {{inspect}}"
            not_given: "not checking for blank"
      collection_contain:
        description: "contain {{values}}"
        expectations:
          included: "{{more}}{{value}} is included in {{subject_inspect}}"
          is_array?: "subject is a array, but got {{subject_name}}"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
remarkable-3.0.0 spec/locale/en.yml
remarkable-3.0.1 spec/locale/en.yml