demarches-normaliennes/app/serializers/cerfa_serializer.rb
2016-03-14 11:10:02 +01:00

5 lines
No EOL
87 B
Ruby

class CerfaSerializer < ActiveModel::Serializer
attributes :content_url => :url
end