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