I'm using PRAWN to create pdf. I'm getting error on this line:

pdf.text story.description.gsub(/<\/?[^>]*>/, ""), :size =>12

Any suggestion much appreciated.

link|improve this question

76% accept rate
2  
What happens without the :size? What does story.description.gsub(/<\/?[^>]*>/, "") evaluate to? – mu is too short Dec 29 '10 at 18:37
1  
please provide more code and a complete trace – phoet Dec 27 '11 at 17:59
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.