質問編集履歴
1
エラー内容の変更
test
CHANGED
File without changes
|
test
CHANGED
@@ -28,13 +28,7 @@
|
|
28
28
|
|
29
29
|
|
30
30
|
|
31
|
-
|
32
|
-
|
33
|
-
1: from /app/vendor/bundle/ruby/2.6.0/gems/aws-partitions-1.321.0/lib/aws-partitions/endpoint_provider.rb:105:in `each'
|
34
|
-
|
35
|
-
/app/vendor/bundle/ruby/2.6.0/gems/aws-partitions-1.321.0/lib/aws-partitions/endpoint_provider.rb:106:in `block in partition_matching_region': Cannot load `Rails.config.active_storage.service`: (NoMethodError)
|
36
|
-
|
37
|
-
undefined method `match' for nil:NilClass
|
31
|
+
/app/app/uploaders/image_uploader.rb:1:in `<main>': uninitialized constant CarrierWave (NameError)
|
38
32
|
|
39
33
|
|
40
34
|
|
@@ -44,9 +38,7 @@
|
|
44
38
|
|
45
39
|
at=error code=H10のエラーと
|
46
40
|
|
47
|
-
Rails.config.active_storage.service`: (NoMethodError)
|
48
|
-
|
49
|
-
u
|
41
|
+
/app/app/uploaders/image_uploader.rb:1:in `<main>': uninitialized constant CarrierWave (NameError)のエラーがあることはわかりましたがどこを確認したらいいかわからずご教授いただきたいです。
|
50
42
|
|
51
43
|
初学者なもので拙い文章かと思いますがよろしくお願いします。
|
52
44
|
|