Exception: EcsRails::DelegationConflict

Inherits:
Error
  • Object
show all
Defined in:
lib/ecs_rails/errors.rb

Overview

Raised at declaration time when two components on one entity would delegate the same method name. See ADR-0004 and RFC-0005.