Class: LovelyRufus::Layers::CodeCommentStripper
- Inherits:
-
QuoteStripper
- Object
- Layer
- QuoteStripper
- LovelyRufus::Layers::CodeCommentStripper
- Defined in:
- lib/lovely_rufus/layers/code_comment_stripper.rb
Constant Summary collapse
- QUOTES =
%r{^\s*(//|#) }
Method Summary
Methods inherited from QuoteStripper
Methods inherited from Layer
Constructor Details
This class inherits a constructor from LovelyRufus::Layers::Layer