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!

How do I keep multiple Ruby projects separate?

If you have multiple projects in Ruby, it’s a good idea to separate their dependencies. Steve Klabnik shows you how to isolate your Ruby projects from one another, and easily and efficiently switch between them, in his article “How do I keep multiple Ruby projects separate?” on RubyLearning.

Comments

It would be more helpful in the description if it was pointed out this is an rvm tutorial. Otherwise I just want to blurt out, “wtf? use rvm!”

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