> “ We haven’t migrated to using the encrypted config/credentials.yml.enc introduced in Rails 5.2. This approach presents us with a few problems, most notably that we run our apps in Rails “production” environment in numerous places (integration, staging, production) and need different secrets for them.”
I think it’s possible to have credentials for each environment. But that’s only as of Rails 6. They may be running older versions (it seems).
gepardi|2 years ago
I think it’s possible to have credentials for each environment. But that’s only as of Rails 6. They may be running older versions (it seems).
https://blog.saeloun.com/2019/10/10/rails-6-adds-support-for...
latestthing|2 years ago
Alifatisk|2 years ago
tonyedgecombe|2 years ago