Alex Fortuna

Results 5 comments of Alex Fortuna

Hey Gerry, Check out a **working** solution for a local `Gemfile`, in case you're interested: https://github.com/dadooda/bundler-gemlocal. Cheers! Alex

Hey @tiagoamaro, > `$ BUNDLE_GEMFILE=Gemfile.local bundle install` It's `b install` if you use bundler-gemlocal. Times shorter and foolproof. > $ BUNDLE_GEMFILE=Gemfile.local bundle exec rake -T It's `bx rake -T` if...

Hey Ricard... Thanks a lot for your patch. Use your custom version for now (and let the others use it, too). The gem needs a lot of cleanups, though I...

There's a pull request for this. Please consider.

Posted a pull request, if you please.