class Module::DelegationError
Error generated by delegate
when a method is called on nil
and allow_nil
option is not used.
Inherits From
-
class
NoMethodError
Module::DelegationError
Error generated by delegate
when a method is called on nil
and allow_nil
option is not used.
NoMethodError