Skip to content

Support some form of environment variable config #2

@gtd

Description

@gtd

This would make the gem usable in a large number of additional scenarios where we may not want config values in the repo:

  • sensitive information such as passwords/tokens
  • Heroku deployment
  • Vagrant boxes where the same physical copy of files may be running in more than one environment simultaneously

I believe it can be done without encroaching on the existing functionality which makes LiteConfig so simple in practice, and is still widely useful for a large number of config settings which are not sensitive or specific to a precise environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions