« Ruby Dependency Management :: Contents :: Bundler »
rvm is a tool that allows you to create an isolated ruby environment. This allows you to have different projects on different versions of ruby, with different versions of dependencies installed without conflicting.