RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Replacing gemsets with bundler

On Ruby Rogues, André Arko mentioned that he doesn’t use gemsets to manage project gems. I was intrigued so I investigated how well that works. Turns out, that works quite well. I’ve written an article on Rake Routes on how to use Bundler instead of rvm gemsets to manage your project’s gems.

Comments

I great (reference) post about this topic : http://ryan.mcgeary.org/2011/02/09/vendor-everything-still-applies/

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