質問編集履歴

2

end

2020/11/24 04:45

投稿

akikko
akikko

スコア32

test CHANGED
File without changes
test CHANGED
@@ -70,6 +70,8 @@
70
70
 
71
71
  disposition: 'inline' # 画面に表示
72
72
 
73
+    end
74
+
73
75
  end
74
76
 
75
77
  end

1

不要行削除

2020/11/24 04:44

投稿

akikko
akikko

スコア32

test CHANGED
File without changes
test CHANGED
@@ -56,7 +56,7 @@
56
56
 
57
57
  format.html
58
58
 
59
- response.stream.format.pdf do
59
+ format.pdf do
60
60
 
61
61
  pdf = CreatePdf.new(@supporters,@event)
62
62