Module: WestfieldSwagger::ApplicationHelper
- Defined in:
- app/helpers/westfield_swagger/application_helper.rb
Instance Method Summary collapse
Instance Method Details
#mounted_path(path) ⇒ Object
4 5 6 |
# File 'app/helpers/westfield_swagger/application_helper.rb', line 4 def mounted_path path "/swagger#{ path }" end |