teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

修正

2017/11/06 22:06

投稿

tkmtmkt
tkmtmkt

スコア1800

answer CHANGED
@@ -1,7 +1,9 @@
1
1
  エラーメッセージを読み直してください。
2
2
 
3
+ ----
3
4
  エラーメッセージを読まない人の視点(推測)
4
5
  ![エラーメッセージ](8ea7ef38230b535db464756cbe9539c2.png)
6
+ ----
5
7
 
6
8
  英語読めなくてもコピペしてGoogle翻訳にかけて何となく分かる程度の情報は得られます。
7
9
 
@@ -11,7 +13,7 @@
11
13
 
12
14
  Gemfilに`gem 'sqlite3'`を追加しろと指定されているのが分かります。Gemfileが何か分からないときはGoogleで検索すればよいです。
13
15
 
14
- * [![イメージ説明](d3f0e23ed20e89d54f567870545bea71.png)r Gemfile - Google 検索](https://www.google.co.jp/search?q=bundler+Gemfile&oq=bundler+Gemfile&aqs=chrome..69i57j0l5.3515j0j4&sourceid=chrome&ie=UTF-8)
16
+ * [bundler Gemfile - Google 検索](https://www.google.co.jp/search?q=bundler+Gemfile&oq=bundler+Gemfile&aqs=chrome..69i57j0l5.3515j0j4&sourceid=chrome&ie=UTF-8)
15
17
  * [Gemfile | Bundler日本語ドキュメント | Ruby STUDIO](http://ruby.studio-kingdom.com/bundler/gemfile/)
16
18
  * [Gemfileについて調べてみた - xxxcaqui.log](http://xxxcaqui.hatenablog.com/entry/2013/02/11/013421)
17
19
  * [橋本商会 » Ruby書くならBundler使え](http://shokai.org/blog/archives/7262)