Method: RuboCop::Cop::Base.department
- Defined in:
- lib/rubocop/cop/base.rb
permalink .department ⇒ Object
[View source]
101 102 103 |
# File 'lib/rubocop/cop/base.rb', line 101 def self.department badge.department end |
101 102 103 |
# File 'lib/rubocop/cop/base.rb', line 101 def self.department badge.department end |