class AUB::Payroll::SummaryFile::CustomPDFKit

just overriding executable so its easy to configure this for the gem directly

Public Instance Methods

executable() click to toggle source
# File lib/aub/payroll/summary_file/custom_pdf_kit.rb, line 7
def executable
  AUB::Payroll.configuration.wkhtmltopdf_bin
end