3 lines
80 B
Ruby
3 lines
80 B
Ruby
WickedPdf.config = {
|
|
:exe_path => File.join(Rails.root,'bin','wkhtmltopdf2')
|
|
} |