env_configuration 1.0.0
This gem aims to load config to ENV varaible easily. Currently configuration can be done by a .env, a yaml file or by loading from AWS System Manager Parameter Store which is recommended for production deployment.
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
Show all versions (3 total)Runtime Dependencies (2):
            aws-sdk-ssm
            >= 0
          
          
            dotenv-rails
            = 2.7.4