我正在构建一个应用程序的solidus和需要生成qr代码,每次产品被创建。我使用rqr,然后尝试将生成的 png附加到Active Storage中的产品。每当我试图渲染图像时,我都会得到以下错误。Can't resolve image into URL: undefined method `attachment_url' for #<ActionView::Base:0x007fd104542310image_name,
co
在我的Rails应用程序中,我有一个用WickedPDF创建PDF文件的作业。method `polymorphic_url' for #<ActionView::Base:0x0000000004854590>):image_tag(image)
此视图是从“作业”中呈现的,我在下面添加了该视图。在类中执行最后一个方法时会发生错误:private def render_image_pdf(view, pdf
根据文档,我将action_text/trix添加到rails应用程序中。当我更新内容的时候。它向我展示了下面的错误。有什么想法吗?code/tm/app/views/active_storage/blobs/_blob.html.erb where line #3 raised:
ActionView::Template::Error (Can't resolve image