How to Use RVM (8 minutes)
We’ve just released the How to Use RVM screencast. RVM stands for Ruby Version Manager which allows you to quickly install and switch between Ruby implementations. It also has a great feature where you can specify which version of Ruby you want for a particular project with isolated gemset. All this is auto-switched when you cd into the project directory. Check it out!
Post a comment