Quote:
Originally Posted by Duced
Why are you using the dotenv-rails gem? I prefer to use the Rails 8 native credentials feature. Also makes it easier to split for different environments, and it stays encrypted.
|
different projects, different stacks - use env vars everywhere. so habit more than anything really...