Add PDF generation for QR codes
Some checks failed
CI / scan_ruby (push) Failing after 24s
CI / scan_js (push) Successful in 14s
CI / lint (push) Successful in 13s
CI / test (push) Failing after 39s

This commit is contained in:
sto
2025-11-24 10:58:26 +01:00
parent 024b254808
commit 7a64fa181a
8 changed files with 64 additions and 12 deletions

View File

@@ -77,3 +77,5 @@ group :test do
end
gem "pundit", "~> 2.5"
gem "ferrum_pdf", "~> 3.0"