質問編集履歴
1
コピペが二重になっていた
title
CHANGED
File without changes
|
body
CHANGED
@@ -16,12 +16,6 @@
|
|
16
16
|
The `gem' command exists in these Ruby versions:
|
17
17
|
2.6.5
|
18
18
|
|
19
|
-
[vagrant@localhost rails_lessons]$ gem install rails
|
20
|
-
rbenv: gem: command not found
|
21
|
-
|
22
|
-
The `gem' command exists in these Ruby versions:
|
23
|
-
2.6.5
|
24
|
-
|
25
19
|
```
|
26
20
|
|
27
21
|
こんなことってあるでしょうか?
|