开发者

RUBY+ PRAWN -Template::Error (can't convert nil into Float)

开发者 https://www.devze.com 2023-02-01 08:13 出处:网络
I\'m using PRAWN to create pdf. I\'m getting error on this line: pdf.text story.description.gsub(/<\\/?[^>]*>/, \"\"), :size开发者_开发知识库 =>12

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.

0

精彩评论

暂无评论...
验证码 换一张
取 消