am-kantox/dry-mutations

View on GitHub
config/messages.yml

Summary

Maintainability
Test Coverage
en:
  errors:
    duck?: 'must respond to %{expected}'
    model?: 'must be a model (instance of %{expected})'
    relation?: 'must be a relation (many instances of %{expected})'
    discard_empty: 'alekseiā€™s too dumb error (%{expected},) you won :-P'
    default?: 'default value implementation sucks'
    class: 'class guard for arrays implementation sucks'