Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

Commit

Permalink
set email from on devise emails
Browse files Browse the repository at this point in the history
  • Loading branch information
mick committed Sep 5, 2012
1 parent 76d5c5b commit e76c669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/devise.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# ==> Mailer Configuration
# 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 = "noreply@adoptahydrant.com"
config.mailer_sender = "noreply@honolulu.gov"

# Configure the class responsible to send e-mails.
# config.mailer = "Devise::Mailer"
Expand Down

0 comments on commit e76c669

Please sign in to comment.