Exception: Property::RedefinedMethodError
- Defined in:
- lib/property/redefined_method_error.rb
Overview
This error is raised when a role is included into a class and this inclusion hides already defined methods (in superclass).
This error is raised when a role is included into a class and this inclusion hides already defined methods (in superclass).