Sync ruby version between development and staging/production server RVM in config/deploy.rb set :rvm_ruby_string, -> { File.read('.ruby-version') }