Package gem-dotenv: Information

  • Default inline alert: Version in the repository: 2.8.1-alt1

Source package: gem-dotenv
Version: 2.7.6-alt1
Latest version according to Repology
Build time:  Aug 22, 2021, 06:10 PM in the task #263530
Category: Development/Ruby
Report package bug
License: MIT
Summary: Loads environment variables from `.env`
Description: 
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.

List of rpms provided by this srpm:
dotenv (noarch)
dotenv-rails (noarch)
gem-dotenv (noarch)
gem-dotenv-devel (noarch)
gem-dotenv-doc (noarch)
gem-dotenv-rails (noarch)
gem-dotenv-rails-devel (noarch)
gem-dotenv-rails-doc (noarch)

Maintainer: Pavel Skrylev

List of contributors:
Pavel Skrylev

ACL:
Pavel Skrylev
@everybody

    1. gem(railties) >= 3.2
    2. gem(rake) >= 0
    3. gem(rspec) >= 0
    4. gem(rubocop) >= 0.40.0
    5. gem(rubocop) < 2
    6. gem(spring) >= 0
    7. rpm-build-ruby

Last changed


Aug. 1, 2021 Pavel Skrylev 2.7.6-alt1
- + packaged gem with Ruby Policy 2.0