resolve zeitwerk issues

This commit is contained in:
viehlieb 2023-01-06 16:55:40 +01:00 committed by Philipp Rothmann
parent ea248a5f28
commit 50bf879fbf
11 changed files with 15 additions and 13 deletions

View file

@ -52,7 +52,7 @@ class RotatedCell < Prawn::Table::Cell::Text
end
end
class RenderPDF < Prawn::Document
class RenderPdf < Prawn::Document
include ActionView::Helpers::NumberHelper
include ApplicationHelper