質問編集履歴
2
end
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
不要行削除
test
CHANGED
File without changes
|
test
CHANGED
@@ -56,7 +56,7 @@
|
|
56
56
|
|
57
57
|
format.html
|
58
58
|
|
59
|
-
|
59
|
+
format.pdf do
|
60
60
|
|
61
61
|
pdf = CreatePdf.new(@supporters,@event)
|
62
62
|
|