Exception: Property::RedefinedMethodError

Inherits:
Error
  • Object
show all
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).