updated actionmailer to use the hostname when adding urls to emails. Also fixed bug in [object]_path route helpers contained within an ActionMailer view. ActionMailer was not proviing the localization portion of the url. Manually including the default locale now in links to the project
dev
1 parent 74e97e4 commit 0013c037c7fe06edb56f0a6a18388af003d440d6
@briley briley authored on 4 Oct 2016
Showing 5 changed files
View
app/controllers/application_controller.rb
View
app/mailers/user_mailer.rb
View
app/views/user_mailer/permissions_change_notification.html.erb
View
app/views/user_mailer/sharing_notification.html.erb
View
config/application.rb