Merge branch 'staging'

This commit is contained in:
Guillaume Lazzara 2016-03-08 11:16:15 +01:00
commit 360becc47b

View file

@ -1,6 +1,4 @@
class CerfaSerializer < ActiveModel::Serializer
attributes :content_url => :url
has_one :type_de_champ
end