質問編集履歴

1

誤字修正

2016/10/08 13:21

投稿

innjera
innjera

スコア132

test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  ```
12
12
 
13
- bin/rake db:create RAILS_ENV=production
13
+ bin/rails db:create RAILS_ENV=production
14
14
 
15
15
  ```
16
16
 
@@ -18,7 +18,7 @@
18
18
 
19
19
  ```ここに言語を入力
20
20
 
21
- Access denied for user 'cuty'@'localhost' (using password: NO) (Mysql2::Error)
21
+ Access denied for user 'cuty'@'localhost' (using password: NO)Please provide the root password for your MySQL installation
22
22
 
23
23
  ```
24
24