Class: AnnotateRb::ModelAnnotator::Components::LineBreak
- 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_default ⇒ Object
35 36 37 |
# File 'lib/annotate_rb/model_annotator/components.rb', line 35 def to_default "" end |