【发布时间】:2015-04-14 18:54:27
【问题描述】:
RuntimeError at /reports/1/print
Bad wkhtmltopdf's path: bundler: command not found: which
Install missing gem executables with `bundle install`
在控制器内部调用render pdf: "pdf_name" 时发生错误。
我正在使用的宝石 - rails 4.2、wkhtmltopdf-binary 0.9.9.3、wicked_pdf 0.11.0。
我不明白错误的含义以及如何解决它。提前致谢。
【问题讨论】: