Module: EasySwaggerUi::ApplicationHelper
- Defined in:
- app/helpers/easy_swagger_ui/application_helper.rb
Instance Method Summary collapse
Instance Method Details
#swagger_routes ⇒ Object
3 4 5 |
# File 'app/helpers/easy_swagger_ui/application_helper.rb', line 3 def swagger_routes Engine.routes.url_helpers end |