8

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

Francis Gilbert
  • 3,382
  • 2
  • 22
  • 27
d135-1r43
  • 2,485
  • 1
  • 25
  • 33

1 Answers1

5

Solved. It seems as Heroku does not have a "Helvetica".

d135-1r43
  • 2,485
  • 1
  • 25
  • 33