Last Updated: February 25, 2016
·
841
· pabloformoso

RVM 1.14.x and Capistrano

Running Mountain Lion and updated rvm I got this error message while using Capistrano. "RVM - Capistrano integration was extracted to a separate gem."

To fix this just rollback to RVM 1.11.0 stable version by using:

rvm get 1.11.0

Firstly I've tried with rvm 1.13.0. This version still have a problem with Capistrano.