質問編集履歴

2

文章の修正

2018/03/21 12:05

投稿

taka2222222
taka2222222

スコア7

test CHANGED
File without changes
test CHANGED
@@ -100,21 +100,11 @@
100
100
 
101
101
  class PictureUploader < CarrierWave::Uploader::Base
102
102
 
103
-
104
-
105
-
106
-
107
- # Choose what kind of storage to use for this uploader:
103
+
108
-
109
- # storage :file
110
104
 
111
105
  storage :fog
112
106
 
113
107
 
114
-
115
- # Override the directory where uploaded files will be stored.
116
-
117
- # This is a sensible default for uploaders that are meant to be mounted:
118
108
 
119
109
  def store_dir
120
110
 

1

2018/03/21 12:05

投稿

taka2222222
taka2222222

スコア7

test CHANGED
File without changes
test CHANGED
File without changes