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