Exception: Delegates::DelegationError
- Inherits:
-
NoMethodError
- Object
- NoMethodError
- Delegates::DelegationError
- Defined in:
- lib/delegates.rb
Overview
Error generated by delegate
when a method is called on nil
and allow_nil
option is not used.