Method: RuboCop::Formatter::HTMLFormatter::ERBContext#summary
- Defined in:
- lib/rubocop/formatter/html_formatter.rb
#summary ⇒ Object (readonly)
Returns the value of attribute summary.
69 70 71 |
# File 'lib/rubocop/formatter/html_formatter.rb', line 69 def summary @summary end |