changes unfinished
This commit is contained in:
@@ -27,6 +27,9 @@ Qwaiter::Application.configure do
|
||||
# Tell Action Mailer not to deliver emails to the real world.
|
||||
# The :test delivery method accumulates sent emails in the
|
||||
# ActionMailer::Base.deliveries array.
|
||||
config.action_mailer.default_url_options = {
|
||||
host: 'www.qwaiter.com'
|
||||
}
|
||||
config.action_mailer.delivery_method = :test
|
||||
|
||||
# Raise exception on mass assignment protection for Active Record models
|
||||
|
||||
Reference in New Issue
Block a user