回答編集履歴

1

追加

2020/05/16 01:01

投稿

technocore
technocore

スコア7200

test CHANGED
@@ -24,7 +24,7 @@
24
24
 
25
25
  0. rails init (railsを定義したGemfileを作る)
26
26
 
27
- 0. bundle install
27
+ 0. bundle install (railsはフォルダ内にインストールします)
28
28
 
29
29
  0. bundle exec rails new .
30
30