mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-10 08:08:00 -05:00
Make it clear a restart is required when setting the secret key
This commit is contained in:
@@ -442,6 +442,7 @@ Devise.secret_key was not set. Please add the following to your Devise initializ
|
||||
|
||||
config.secret_key = '#{SecureRandom.hex(64)}'
|
||||
|
||||
Please ensure you restarted your application after installing Devise or setting the key.
|
||||
ERROR
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user