Module: RuboCop::Cop::NilMethods
- Defined in:
- lib/rubocop/cop/mixin/nil_methods.rb
Overview
This module provides a list of methods that are either in the NilClass, or in the cop’s configuration parameter Whitelist.
This module provides a list of methods that are either in the NilClass, or in the cop’s configuration parameter Whitelist.