Method: Fdoc::ServicePresenter#to_markdown

Defined in:
lib/fdoc/presenters/service_presenter.rb

#to_markdownObject



19
20
21
# File 'lib/fdoc/presenters/service_presenter.rb', line 19

def to_markdown
  render_erb('service.md.erb')
end