Skip to content

Commit

Permalink
i <3 carl
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbuddy committed Mar 28, 2012
1 parent 9674eaf commit e614f43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ And you're done!
## How does this work?

It adds a script to every execution of ruby via the RUBYOPT environment variable. Then, when you run ruby, it takes a look at your working directory, and every directory above it until it can find a `Gemfile`. If the executable you're running is present in your Gemfile, it switches to using that `Gemfile` instead (via `Bundle.setup`).

Thank you Carl!!!!

0 comments on commit e614f43

Please sign in to comment.