method

as_markdown

rails latest stable - Class: MetaComment

Method not available on this version

This method is only available on newer versions. The first available version (v7.2.3) is shown here.

as_markdown()
private

No documentation available.

# File tools/rdoc-to-md, line 94
    def as_markdown
      converter.convert(content_after_directive)
    end