I have worked with prawnto before and it works great. But when I use it again today, I got this error:
uninitialized constant ActionView::CompiledTemplates::Prawn
and the code is just
show.html.erb
pdf.text "Hello World"
Can anyone help me on this?