2015-01-29 22:14:59 +01:00

3 lines
80 B
Ruby

WickedPdf.config = {
:exe_path => File.join(Rails.root,'bin','wkhtmltopdf2')
}