質問編集履歴

1

試したことを追加しました。

2018/08/20 21:12

投稿

taka2477
taka2477

スコア8

test CHANGED
File without changes
test CHANGED
@@ -138,6 +138,22 @@
138
138
 
139
139
 
140
140
 
141
+
142
+
143
+ ```
144
+
145
+ heroku run console
146
+
147
+ ```
148
+
149
+ (結果)Running console on ⬢ アプリ名... up, run.3309 (Free)
150
+
151
+ /app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `require': No such file to load -- test_helper.rb (LoadError)
152
+
153
+
154
+
155
+
156
+
141
157
  Herokuアプリの再起動
142
158
 
143
159
  ```