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
@@ -10,7 +10,7 @@ Devise.setup do |config|
# Configure the e-mail address which will be shown in Devise::Mailer,
# note that it will be overwritten if you use your own mailer class
# with default "from" parameter.
config.mailer_sender = 'service@qwaiter.com'
config.mailer_sender = 'service@mozo.bar'
# Configure the class responsible to send e-mails.
# config.mailer = 'Devise::Mailer'