Пакет gem-dotenv: Информация
Исходный пакет: gem-dotenv
Версия: 2.8.1-alt1
Собран: 18 апреля 2024 г. 5:30
Категория: Разработка/Ruby
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/bkeepers/dotenv
Лицензия: MIT
О пакете: Loads environment variables from `.env`
Описание:
Shim to load environment variables from .env into ENV in development. Storing configuration in the environment is one of the tenets of a twelve-factor app. Anything that is likely to change between deployment environments-such as resource handles for databases or credentials for external services-should be extracted from the code into environment variables. But it is not always practical to set environment variables on development machines or continuous integration servers where multiple projects are run. dotenv loads variables from a .env file into ENV when the environment is bootstrapped.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
dotenv (noarch)
dotenv-rails (noarch)
gem-dotenv (noarch)
gem-dotenv-doc (noarch)
gem-dotenv-rails (noarch)
gem-dotenv-rails-doc (noarch)
dotenv (noarch)
dotenv-rails (noarch)
gem-dotenv (noarch)
gem-dotenv-doc (noarch)
gem-dotenv-rails (noarch)
gem-dotenv-rails-doc (noarch)
Сопровождающий: Pavel Skrylev
Последнее изменение
7 января 2023 г. Pavel Skrylev 2.8.1-alt1
- ^ 2.7.6 -> 2.8.1
1 августа 2021 г. Pavel Skrylev 2.7.6-alt0.1
- + packaged gem with Ruby Policy 2.0