Exception: Module::DelegationError

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