Sha256: aed9cbf02d987c18a45d3d552f9095ecdc0a80a1d873384aad945c7f4054e66c

Contents?: true

Size: 649 Bytes

Versions: 3

Compression:

Stored size: 649 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

3 entries across 3 versions & 1 rubygems

Version Path
remarkable-3.0.2 spec/locale/en.yml
remarkable-3.0.3 spec/locale/en.yml
remarkable-3.0.4 spec/locale/en.yml