質問編集履歴
4
誤字
title
CHANGED
File without changes
|
body
CHANGED
@@ -140,4 +140,4 @@
|
|
140
140
|
Could not find gem 'puma (~> 3.11)' in any of the gem sources listed in your Gemfile.
|
141
141
|
Run `bundle install` to install missing gems.
|
142
142
|
コード
|
143
|
-
```pcはmacbookです このサイトを参考にしました https://fukatsu.tech/environment-ruby-on-rails うまく環境構築できなかったのであとこれも
|
143
|
+
```pcはmacbookです このサイトを参考にしました https://fukatsu.tech/environment-ruby-on-rails うまく環境構築できなかったのであとこれも参考にしました → https://gabekore.org/mac-ruby-rails-overview
|
3
文法の修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -140,4 +140,4 @@
|
|
140
140
|
Could not find gem 'puma (~> 3.11)' in any of the gem sources listed in your Gemfile.
|
141
141
|
Run `bundle install` to install missing gems.
|
142
142
|
コード
|
143
|
-
```pcはmacbookです このサイトを参考にしました https://fukatsu.tech/environment-ruby-on-rails
|
143
|
+
```pcはmacbookです このサイトを参考にしました https://fukatsu.tech/environment-ruby-on-rails うまく環境構築できなかったのであとこれもこれも参考にしました → https://gabekore.org/mac-ruby-rails-overview
|
2
文法の修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
ターミナルでrails new sample appと打つとgemfileにpumaサーバーのgemがないと言うメッセージが来ます、それからbundleinstallしてくださいと書いてました。そのgemfireを修正する方法を教えて頂けると嬉しいです
|
1
|
+
ターミナルでrails new sample appと打つとgemfileにpumaサーバーのgemがないと言うメッセージが来ます、それからbundleinstallしてくださいと書いてました。そのgemfireを修正する方法を教えて頂けると嬉しいです 後コンフリクト?が起きてるそうです
|
2
2
|
|
3
3
|
``` exist
|
4
4
|
identical README.md
|
1
文法の編集
title
CHANGED
File without changes
|
body
CHANGED
@@ -140,4 +140,4 @@
|
|
140
140
|
Could not find gem 'puma (~> 3.11)' in any of the gem sources listed in your Gemfile.
|
141
141
|
Run `bundle install` to install missing gems.
|
142
142
|
コード
|
143
|
-
```pcはmacbookです
|
143
|
+
```pcはmacbookです このサイトを参考にしました https://fukatsu.tech/environment-ruby-on-rails
|