allow admin to upload interview recording
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
class CastingSubmission < ApplicationRecord
|
||||
belongs_to :casting_call
|
||||
has_many_attached :files
|
||||
has_one_attached :interview_recording
|
||||
|
||||
has_secure_token
|
||||
|
||||
|
||||
Reference in New Issue
Block a user