質問編集履歴
4
mysql2のバージョンを記載した
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
3
mysql2
title
CHANGED
File without changes
|
body
CHANGED
@@ -5,6 +5,7 @@
|
|
5
5
|
- Bundler 1.14.6
|
6
6
|
- vagrant 1.9.4
|
7
7
|
- mysql 5.7.18
|
8
|
+
- mysql2 0.4.6
|
8
9
|
- vagrant ssh で接続
|
9
10
|
- [dot install教材「Ruby on Rails 4入門」](http://dotinstall.com/lessons/basic_rails_v2)に沿って勉強しています。
|
10
11
|
|
2
OSの種類とバージョンを追記した
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,4 +1,5 @@
|
|
1
1
|
###前提
|
2
|
+
- CentOS 6.8
|
2
3
|
- Ruby 2.3.1p112 (2016-04-26 revision 54768)
|
3
4
|
- Rails 4.0.13
|
4
5
|
- Bundler 1.14.6
|
1
タイトルを間違えていたので、修正しました。
title
CHANGED
@@ -1,1 +1,1 @@
|
|
1
|
-
|
1
|
+
rails sすると、ActiveRecord::ConnectionNotEstablishedとエラーが出る
|
body
CHANGED
File without changes
|