chore(annotate): remove model comments
This commit is contained in:
parent
19902f46bf
commit
0f6188a542
90 changed files with 0 additions and 1666 deletions
|
@ -1,15 +1,4 @@
|
|||
# == Schema Information
|
||||
#
|
||||
# Table name: archives
|
||||
#
|
||||
# id :bigint not null, primary key
|
||||
# job_status :string not null
|
||||
# key :text not null
|
||||
# month :date
|
||||
# time_span_type :string not null
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
#
|
||||
class Archive < ApplicationRecord
|
||||
include TransientModelsWithPurgeableJobConcern
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue