RubyFlow The Ruby and Rails community linklog

no more `bundle exec ...` v0.2.8 is out

I just build new version (0.2.8) of rubygems-bundler integration gem, it allows you to just skip writing bundle exec ...

A tip for those that care for performance like Santiago you can do this:

<code>BUNDLER_BLACKLIST="rails"</code>

And my personal achivement - version 0.2.7 got over 1K downloads.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in