Section improvements and add exception notifier

This commit is contained in:
2015-10-09 14:58:37 +02:00
parent 709bd59c0c
commit 978dfcbf82
7 changed files with 27 additions and 22 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
class Notifier < ActionMailer::Base
default from: "Qwaiter <service@mozo.bar>"
default from: "Mozo <service@mozo.bar>"
layout 'mail'
def contact_form(contact_form_id)