Sha256: 83418f1b45f54b05e3ab353c1cf220959bfb3366c54cb1e80667f37acb9b57cd

Contents?: true

Size: 811 Bytes

Versions: 1

Compression:

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

1 entries across 1 versions & 1 rubygems

Version Path
remarkable-3.1.9 spec/locale/en.yml