Devise Secret Key was not set

前端 未结 16 1242
别那么骄傲
别那么骄傲 2020-11-27 14:53

I am developing a Rails 4 app using the Active Admin gem for the administration back end. Active Admin in turn uses Devise for user authentication. Now, when I try to deploy

16条回答
  •  旧巷少年郎
    2020-11-27 15:28

    Well, I have been following this post and tried almost everything here. I have added the key to devise.rb. But I was still getting the same error.

    Maybe a stupid answer, but all I had to do was to push the devise.rb key to the repository.

提交回复
热议问题