has_barcode
has_barcode copied to clipboard
Save SVG of barcode to barcode text attribute?
Is it possible to save the barcode svg that is generated, to the :barcode (TEXT) attribute on my model's table and then retrieve it with inline_svg? Or can you only use <%= @model.barcode_data.html_safe %>??