summaryrefslogtreecommitdiff
path: root/devel/nss
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-09-13 13:57:25 +0000
committertaca <taca@pkgsrc.org>2015-09-13 13:57:25 +0000
commit9a70ff0fec195b01372a1a62c97d792b70ca9b40 (patch)
treefe4c5ad4093d041407ca6cadec0eb5d2baf8f86b /devel/nss
parentf1f58823465b417f6950603f3d6d9135fc66df47 (diff)
downloadpkgsrc-9a70ff0fec195b01372a1a62c97d792b70ca9b40.tar.gz
Add ruby-dotenv, required by new version of ruby-celluloid.
Shim to load environment variables from `.env` into `ENV` in *development*. Storing [configuration in the environment](http://www.12factor.net/config) is one of the tenets of a [twelve-factor app](http://www.12factor.net/). 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.
Diffstat (limited to 'devel/nss')
0 files changed, 0 insertions, 0 deletions