Skip to content

Commit ceccbd2

Browse files
committed
Update devise.rb
1 parent 583a17a commit ceccbd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/initializers/devise.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,4 +310,5 @@
310310
# When set to false, does not sign a user in automatically after their password is
311311
# changed. Defaults to true, so a user is signed in automatically after changing a password.
312312
# config.sign_in_after_change_password = true
313+
config.secret_key = Rails.application.secret_key_base
313314
end

0 commit comments

Comments
 (0)