Method: Fdoc::EndpointPresenter#base_path
- Defined in:
- lib/fdoc/presenters/endpoint_presenter.rb
#base_path ⇒ Object
84 85 86 |
# File 'lib/fdoc/presenters/endpoint_presenter.rb', line 84 def base_path zws_ify(@endpoint.service.base_path) end |