Cast me sync
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class CastingCall < ApplicationRecord
|
||||
belongs_to :project
|
||||
has_many :casting_call_interviews, dependent: :destroy
|
||||
has_many :casting_submissions, dependent: :destroy
|
||||
|
||||
has_secure_token
|
||||
|
||||
|
||||
Reference in New Issue
Block a user