QR codes generation
Some checks failed
CI / scan_ruby (push) Failing after 31s
CI / scan_js (push) Successful in 16s
CI / lint (push) Successful in 16s
CI / test (push) Failing after 45s

This commit is contained in:
sto
2025-11-20 12:01:30 +01:00
parent 3e071f9281
commit 709719b801
16 changed files with 63 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ class Offline < ApplicationRecord
belongs_to :contestant, optional: true
belongs_to :completion, optional: true
has_many_attached :images
has_many_attached :images, dependent: :destroy
generates_token_for :token