回答編集履歴

1

誤字の修正

2019/12/25 08:30

投稿

tatsuya_0820
tatsuya_0820

スコア8

test CHANGED
@@ -1,6 +1,8 @@
1
- [リンク内容](https://qiita.com/yukiweaver/items/9f07b32f31c7e863fe1c)
1
+ [rails s 時のエラー (Gem::GemNotFoundException)](https://qiita.com/yukiweaver/items/9f07b32f31c7e863fe1c)
2
2
 
3
3
  ```
4
+
5
+ gem install bundler
4
6
 
5
7
  bundle install
6
8