``` remote_exec [ "cd #{ release_path }", "rvm autolibs disable && rvm install #{ config.rvm.ruby_version }" ] ```