juvia icon indicating copy to clipboard operation
juvia copied to clipboard

Setup dotenv-rails for configuration

Open adnikiforov opened this issue 5 years ago • 0 comments

This gem https://github.com/bkeepers/dotenv allows to use .env files and environment variables to store configuration. I suppose we can use it for storing database settings, devise and secret keys and so on.

adnikiforov avatar Sep 22 '20 07:09 adnikiforov