QR codes generation
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user