DEV Community

Discussion on: deploying rails showing error "Missing encryption key".

Collapse
 
talk2megooseman profile image
Erik Guzman

I would highly recommend keeping your master key in a secure place. Making a private Github GIST would do the trick. You want to have it securely stored in cases where you need to clone your repo to another computer or some freak accident happens that causes you to lose your master key.