Delete utilisation of "nom_projet" attribut (no delete in database)
This commit is contained in:
parent
9221a0bb26
commit
7d0bcfc35f
29 changed files with 95 additions and 193 deletions
|
@ -1,6 +1,5 @@
|
|||
class DossierSerializer < ActiveModel::Serializer
|
||||
attributes :id,
|
||||
:nom_projet,
|
||||
:created_at,
|
||||
:updated_at,
|
||||
:archived,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue