heroku_secrets
heroku_secrets copied to clipboard
Secrets not getting defined in time for environment/production.rb
I'm trying to use the secrets on heroku, but these are not ready to use on the envirnoment config file production.rb
I'll second this -- the issue cost me about 5 hours. All the Paperclip setup docs say to put the setup files in the environment files but they cannot access the secrets in time to be useful.
Same issue here. Any idea how this can be addressed, so we can think of a PR?