Prawn 不会在 Heroku 上渲染 PDF,但会在本地渲染
正如标题所述:当我在本地服务器上运行时,我的 PDF 可以完美呈现,但在 Heroku 上我收到 NoMethodError
。 Heroku 似乎找不到我的虾宝石。我正在使用prawn-rails
gem。
有什么想法吗?
我已在此处上传了完整的调用堆栈: http://f.cl.ly/items/2g232h3U0B2G0k0i0S1y/Action%20Controller%20%20Exception%20caught.html
As the title says: My PDFs are perfectly rendered when I run on my server locally, but on Heroku I get a NoMethodError
. It seems that Heroku cannot find my prawn gem. I am using the prawn-rails
gem.
Any ideas?
I have uploaded the complete callstack here: http://f.cl.ly/items/2g232h3U0B2G0k0i0S1y/Action%20Controller%20%20Exception%20caught.html
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
解决了。 Heroku 似乎没有“Helvetica”。
Solved. It seems as Heroku does not have a "Helvetica".