usar el mailer de sutty
This commit is contained in:
parent
0444f1a6cb
commit
6ae31c333a
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Devise.setup do |config|
|
||||||
# config.mailer = 'Devise::Mailer'
|
# config.mailer = 'Devise::Mailer'
|
||||||
|
|
||||||
# Configure the parent class responsible to send e-mails.
|
# Configure the parent class responsible to send e-mails.
|
||||||
# config.parent_mailer = 'ActionMailer::Base'
|
config.parent_mailer = 'ApplicationMailer'
|
||||||
|
|
||||||
# ==> ORM configuration
|
# ==> ORM configuration
|
||||||
# Load and configure the ORM. Supports :active_record (default) and
|
# Load and configure the ORM. Supports :active_record (default) and
|
||||||
|
|
Loading…
Reference in a new issue