We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 090a5da commit 8e9426aCopy full SHA for 8e9426a
test_app/config/initializers/devise.rb
@@ -6,6 +6,8 @@
6
# note that it will be overwritten if you use your own mailer class with default "from" parameter.
7
config.mailer_sender = "[email protected]"
8
9
+ config.secret_key = '8c57910ca9a61008a2566fc337a67ddc043b91d64e0420ca8dd691e80cf362bc8a480ecb1465bd4ae958e715d354264a97934c058c3e14f5d552012ff5755122'
10
+
11
# Configure the class responsible to send e-mails.
12
# config.mailer = "Devise::Mailer"
13
0 commit comments