StandardError
# File lib/pdfkit/pdfkit.rb, line 4 def initialize msg = "No wkhtmltopdf executable found at #{PDFKit.configuration.wkhtmltopdf}\n" msg << ">> Install wkhtmltopdf by hand or try running `pdfkit --install-wkhtmltopdf`" super(msg) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.