質問編集履歴

2

あああ

2019/04/29 06:17

投稿

pecchan
pecchan

スコア558

test CHANGED
File without changes
test CHANGED
@@ -18,13 +18,9 @@
18
18
 
19
19
  ```
20
20
 
21
- rails_beginner:~/environment/sample_app (static-pages) $ rails test
22
-
23
- Running via Spring preloader in process 11720
24
-
25
- /home/ec2-user/environment/sample_app/db/schema.rb doesn't exist yet. Run `rails db:migrate` to create it, then try again. If you do not intend to use a database, you should instead alter /home/ec2-user/environment/sample_app/config/application.rb to limit the frameworks that will be loaded.
26
-
27
- Run options: --seed 22761
21
+ Running via Spring preloader in process 12239
22
+
23
+ Run options: --seed 33311
28
24
 
29
25
 
30
26
 
@@ -36,7 +32,7 @@
36
32
 
37
33
 
38
34
 
39
- Finished in 0.451104s, 4.4336 runs/s, 4.4336 assertions/s.
35
+ Finished in 0.333246s, 6.0016 runs/s, 6.0016 assertions/s.
40
36
 
41
37
 
42
38
 
@@ -112,8 +108,6 @@
112
108
 
113
109
  /home/ec2-user/.rvm/gems/ruby-2.6.0/gems/notiffany-0.1.1/lib/notiffany/notifier/tmux/client.rb:12:in `version': undefined method `[]' for nil:NilClass (NoMethodError)
114
110
 
115
- rails_beginner:~/environment/sample_app (static-pages) $
116
-
117
111
  ```
118
112
 
119
113
 

1

2019/04/29 06:17

投稿

pecchan
pecchan

スコア558

test CHANGED
File without changes
test CHANGED
@@ -130,7 +130,7 @@
130
130
 
131
131
 
132
132
 
133
- Gemfile
133
+ チュートリアルと同じ内容ですがGemfile
134
134
 
135
135
  ```rails
136
136
 
@@ -212,4 +212,10 @@
212
212
 
213
213
 
214
214
 
215
+
216
+
217
+
218
+
219
+
220
+
215
221
  分かる方教えていただけないでしょうか。