Class: AUB::Payroll::SummaryFile::CustomPDFKit
- Inherits:
-
PDFKit
- Object
- PDFKit
- AUB::Payroll::SummaryFile::CustomPDFKit
- Defined in:
- lib/aub/payroll/summary_file/custom_pdf_kit.rb
Overview
just overriding executable so its easy to configure this for the gem directly
Instance Method Summary collapse
Instance Method Details
#executable ⇒ Object
7 8 9 |
# File 'lib/aub/payroll/summary_file/custom_pdf_kit.rb', line 7 def executable AUB::Payroll.configuration.wkhtmltopdf_bin end |