-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dotenviable: Load env into another hash
If `Dotenviable.load(env:)` is passed, load all config into `env`, not just the port and rack_env. Allows loading of alternative environments, usually needed only for testing, but sometimes in other situations (like loading development database urls from a test environment).
- Loading branch information
1 parent
4063cb7
commit a8b3292
Showing
2 changed files
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters