chore(annotate): remove model comments
This commit is contained in:
parent
19902f46bf
commit
0f6188a542
90 changed files with 0 additions and 1666 deletions
|
@ -1,17 +1,3 @@
|
|||
# == Schema Information
|
||||
#
|
||||
# Table name: dossier_assignments
|
||||
#
|
||||
# id :bigint not null, primary key
|
||||
# assigned_at :datetime not null
|
||||
# assigned_by :string
|
||||
# groupe_instructeur_label :string
|
||||
# mode :string not null
|
||||
# previous_groupe_instructeur_label :string
|
||||
# dossier_id :bigint not null
|
||||
# groupe_instructeur_id :bigint
|
||||
# previous_groupe_instructeur_id :bigint
|
||||
#
|
||||
class DossierAssignment < ApplicationRecord
|
||||
belongs_to :dossier
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue