Sha256: 37486ef1120af929bf99b303aa27d10829d14baf0831e7da8b2589052dfca86e

Contents?: true

Size: 681 Bytes

Versions: 5

Compression:

Stored size: 681 Bytes

Contents

en:
  scorpion:
    errors:
      messages:
        unsuccessful_hunt: "Couldn't find a %{contract} builder"
        builder_required: A custom builder must be provided to resolve this dependency
        arity_mismatch: The block must accept %{expected} arguments, but actually expects %{actual}
        rack_missing_scorpion: Scorpion not set. Add Scorpion::Rack::Middleware before %{middleware}.
        contract_mismatch: "%{module} changed the contract for `%{name}` from `%{from}` to `%{to}` but did not update `initialize` block."
    warnings:
      messages:
        mixed_scorpions: A scorpion has already been assigned. Mixing scorpions can result in unexpected results.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
scorpion-ioc-1.0.4 lib/scorpion/locale/en.yml
scorpion-ioc-1.0.3 lib/scorpion/locale/en.yml
scorpion-ioc-1.0.2 lib/scorpion/locale/en.yml
scorpion-ioc-1.0.1 lib/scorpion/locale/en.yml
scorpion-ioc-1.0.0 lib/scorpion/locale/en.yml