Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load env from irb #103

Merged
merged 5 commits into from
Dec 5, 2011
Merged

Load env from irb #103

merged 5 commits into from
Dec 5, 2011

Conversation

csquared
Copy link
Contributor

@csquared csquared commented Dec 5, 2011

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