RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

Gemsets Made Easy

I wrote an article about gemsets but without using any ruby version manager.

Gemsets Made Easy

Comments

What advantage does this have over a local bundle? bundle install --path vendor, for instance...bokmann - April 13, 2012 18:35
The problem is that bundler doesn't provide that feature standalone: You need to buy into the workflow of creating and maintaining a Gemfile, running bundle exec each time, etc. This tool on the other hand just gives you a sandbox that you can combine with other existing tools.lucasefe - April 13, 2012 19:39

Post a Comment

Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to solve the escalating spam problem. Sorry!