Sha256: 5b6c054fc4e2e7f2b242e4fa674382cb1c596432153698c34d85381feec40dc1

Contents?: true

Size: 704 Bytes

Versions: 6

Compression:

Stored size: 704 Bytes

Contents

en:
  scorpion:
    errors:
      messages:
        unsuccessful_hunt: "Couldn't find a %{contract} builder with traits '%{traits}'"
        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

6 entries across 6 versions & 1 rubygems

Version Path
scorpion-ioc-0.6.2 lib/scorpion/locale/en.yml
scorpion-ioc-0.6.1 lib/scorpion/locale/en.yml
scorpion-ioc-0.6.0 lib/scorpion/locale/en.yml
scorpion-ioc-0.5.23 lib/scorpion/locale/en.yml
scorpion-ioc-0.5.22 lib/scorpion/locale/en.yml
scorpion-ioc-0.5.21 lib/scorpion/locale/en.yml