this is the first time i ask for something so sorry if i'm not accurate enough!
I tried to download my rails application on heroku using the user-env-compile command to manage my private keys, but I have the error "There is no such function: user-env-compile".
I checked on Herocu devcenter and it seems that user-env-compile is deprecated and replaced with the argument ENV_DIR.
Here's the link: https://devcenter.heroku.com/articles/labs-user-env-compile
I canβt really get what to do! can someone better explain to me what i should do?
Thank you,
Federico
source share