]> git.openstreetmap.org Git - rails.git/commit
Set default_url_options for action_mailer
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 11 Apr 2018 07:53:30 +0000 (15:53 +0800)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 11 Apr 2018 07:53:30 +0000 (15:53 +0800)
commit713de1fadbfa155d477df6c9fb2977fb8689d3c2
tree075939002fbfc0360c104820b09870342e969eb7
parentfc90b7358124ce9017a94b3f6e4a779fbc28c71c
Set default_url_options for action_mailer

This saves having to repeat the same host and protocol options
throughout the notifiers
app/models/notifier.rb
app/views/notifier/_message_body.html.erb
config/application.rb