class
ActiveSupport::DelegationError
rails latest stable
- Superclass: NoMethodError
Error generated by delegate when a method is called on nil and allow_nil option is not used.
Files
- activesupport/lib/active_support/delegation.rb
Error generated by delegate when a method is called on nil and allow_nil option is not used.