Add constants for email addresses
This commit is contained in:
parent
a3f5ae9d0b
commit
185f08f63e
18 changed files with 34 additions and 24 deletions
|
@ -1,3 +1,5 @@
|
|||
require_relative "emails"
|
||||
|
||||
# Use this hook to configure devise mailer, warden hooks and so forth.
|
||||
# Many of these configuration options can be set straight in your model.
|
||||
Devise.setup do |config|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue