juvia
juvia copied to clipboard
Setup dotenv-rails for configuration
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.