Method: IshManager::ApplicationMailerController#url_options
- Defined in:
- app/controllers/ish_manager/application_mailer_controller.rb
permalink #url_options ⇒ Object
[View source]
5 6 7 8 9 |
# File 'app/controllers/ish_manager/application_mailer_controller.rb', line 5 def { host: 'test-host', } end |