Method: Fdoc::EndpointPresenter#to_html

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

#to_htmlObject



11
12
13
# File 'lib/fdoc/presenters/endpoint_presenter.rb', line 11

def to_html
  render_erb('endpoint.html.erb')
end