Skip to content

Load env from irb#103

Merged
ddollar merged 5 commits into
ddollar:masterfrom
csquared:load_env_from_irb
Dec 5, 2011
Merged

Load env from irb#103
ddollar merged 5 commits into
ddollar:masterfrom
csquared:load_env_from_irb

Conversation

@csquared

@csquared csquared commented Dec 5, 2011

Copy link
Copy Markdown
Contributor

this pull request implements
Foreman.load!

which will load the contents of .env (or the name of the passed-in file) into your env.

this is useful if you have .env files that you want to load in a console session without exiting the session, sourcing your .env file, and restarting it.

ddollar added a commit that referenced this pull request Dec 5, 2011
@ddollar ddollar merged commit 6160246 into ddollar:master Dec 5, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants