Sha256: c6be415df55148622915a23439926ead30f823a21efbb3abd3b14e6b0614825a

Contents?: true

Size: 760 Bytes

Versions: 4

Compression:

Stored size: 760 Bytes

Contents

en:
  remarkable:
    specs:
      optionals:
        allow_nil:
          positive: "allowing nil"
          negative: "not allowing nil"
      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

4 entries across 4 versions & 1 rubygems

Version Path
remarkable-3.0.5 spec/locale/en.yml
remarkable-3.0.6 spec/locale/en.yml
remarkable-3.0.7 spec/locale/en.yml
remarkable-3.0.8 spec/locale/en.yml