Rebrand to mozo.bar

This commit is contained in:
2014-08-06 12:58:16 +02:00
parent 99a9536c68
commit 15005f332f
38 changed files with 344 additions and 87 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
class SupplierMailer < ActionMailer::Base
default from: "Qwaiter <service@qwaiter.com>"
default from: "Qwaiter <service@mozo.bar>"
layout 'mail'
def creation(supplier)