Class: AnnotateRb::ModelAnnotator::Components::BlankCommentLine

Inherits:
Base
  • Object
show all
Defined in:
lib/annotate_rb/model_annotator/components.rb

Instance Method Summary collapse

Methods inherited from Base

#to_markdown, #to_rdoc, #to_yard

Instance Method Details

#to_defaultObject



41
42
43
# File 'lib/annotate_rb/model_annotator/components.rb', line 41

def to_default
  "#"
end