Reputation: 4065
I have just updated my Devise to 1.2 and it gives med the following error on Heroku:
"Devise changed how it stores objects in session. If you are seeing this message, you can fix it by changing one character in your cookie secret or cleaning up your database sessions if you are using a db store."
How can i clean up my database sessions in my heroku DB?
Upvotes: 0
Views: 1199