質問編集履歴
1
改善
test
CHANGED
File without changes
|
test
CHANGED
@@ -59,3 +59,9 @@
|
|
59
59
|
bundle exec spring binstub rspec
|
60
60
|
|
61
61
|
```
|
62
|
+
|
63
|
+
```ここに言語を入力
|
64
|
+
|
65
|
+
bundle exec spring binstub --all
|
66
|
+
|
67
|
+
```
|