Delete utilisation of "nom_projet" attribut (no delete in database)

This commit is contained in:
Xavier J 2016-07-19 16:10:50 +02:00
parent 9221a0bb26
commit 7d0bcfc35f
29 changed files with 95 additions and 193 deletions

View file

@ -1,6 +1,5 @@
class DossierSerializer < ActiveModel::Serializer
attributes :id,
:nom_projet,
:created_at,
:updated_at,
:archived,