Exception: Module::DelegationError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          NoMethodError
         | |
| Instance Chain: 
          self,
          NoMethodError
         | |
| Inherits: | NoMethodError 
 | 
| Defined in: | activesupport/lib/active_support/core_ext/module/delegation.rb | 
Overview
Error generated by #delegate when a method is called on nil and allow_nil option is not used.