Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 PRAWN 创建 pdf。我在这条线上遇到错误:
pdf.text story.description.gsub(/<\/?[^>]*>/, ""), :size =>12
任何建议都非常感谢。