That should not be there
This commit is contained in:
parent
829f534afd
commit
9c9ed88fa0
@ -1,6 +1,5 @@
|
||||
class Submission < ApplicationRecord
|
||||
belongs_to :form
|
||||
has_many :file_uploads, dependent: :destroy
|
||||
has_many_attached :files
|
||||
|
||||
validates_presence_of :data, if: :appended_at?
|
||||
|
Loading…
x
Reference in New Issue
Block a user