Sha256: 337c0a896287e6807258dc538ed668bbb5f21803edcc5c708d0a636404500316

Contents?: true

Size: 831 Bytes

Versions: 11

Compression:

Stored size: 831 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"
          values:
            positive: "values equal to {{sentence}}"
      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

11 entries across 11 versions & 1 rubygems

Version Path
remarkable-3.1.7 spec/locale/en.yml
remarkable-3.1.8 spec/locale/en.yml
remarkable-3.0.9 spec/locale/en.yml
remarkable-3.0.10 spec/locale/en.yml
remarkable-3.1.4 spec/locale/en.yml
remarkable-3.1.5 spec/locale/en.yml
remarkable-3.1.6 spec/locale/en.yml
remarkable-3.1.2 spec/locale/en.yml
remarkable-3.1.0 spec/locale/en.yml
remarkable-3.1.1 spec/locale/en.yml
remarkable-3.1.3 spec/locale/en.yml