Class: Www::Router
- Inherits:
-
Object
- Object
- Www::Router
- Defined in:
- app/presenters/www/router.rb
Overview
Presenter: router.
Class Method Summary collapse
Class Method Details
.default_url_options ⇒ Object
6 7 8 |
# File 'app/presenters/www/router.rb', line 6 def self. UrlHelper.({ host: WEB_HOSTNAME }) end |