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