You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2026. It is now read-only.
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.
This gem https://github.com/bkeepers/dotenv allows to use
.envfiles and environment variables to store configuration. I suppose we can use it for storing database settings, devise and secret keys and so on.