Don't forget to activate that gemset.
This commit is contained in:
parent
b6dc4dd3b5
commit
6a12122b7e
@ -19,6 +19,7 @@ Select that version and then create an isolated [gemset](https://rvm.io/gemsets/
|
|||||||
```bash
|
```bash
|
||||||
$ rvm use 2.4.2
|
$ rvm use 2.4.2
|
||||||
$ rvm gemset create autonomic
|
$ rvm gemset create autonomic
|
||||||
|
$ rvm gemset use autonomic
|
||||||
```
|
```
|
||||||
|
|
||||||
Then you can get your Ruby dependencies installed with:
|
Then you can get your Ruby dependencies installed with:
|
||||||
|
Reference in New Issue
Block a user