Class: ClosingComments::Processor::JSON
- Inherits:
-
ClosingComments::Processor
- Object
- ClosingComments::Processor
- ClosingComments::Processor::JSON
- Defined in:
- lib/closing_comments/processor.rb
Overview
class Fixer
Instance Method Summary collapse
-
#handle(_) ⇒ Object
Don’t stare, I’m just implementing an API, ok?.
Methods inherited from ClosingComments::Processor
#initialize, #process, #success?
Constructor Details
This class inherits a constructor from ClosingComments::Processor
Instance Method Details
#handle(_) ⇒ Object
Don’t stare, I’m just implementing an API, ok?
67 |
# File 'lib/closing_comments/processor.rb', line 67 def handle(_); end |