rvm - How do I make the current version of Ruby the default -



rvm - How do I make the current version of Ruby the default -

i have used rvm alter version 2.0.x 2.1.3, yet when restart term, or computer, reverts 2.0.x . how prevent this?

+++ edit

ok guess have chruby. these not work together. , if not, 1 should use? rvm seems easier.

$ rvm utilize 2.1.3 --default

see setting default ruby.

ruby rvm

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -