5 lines
No EOL
87 B
Ruby
5 lines
No EOL
87 B
Ruby
class CerfaSerializer < ActiveModel::Serializer
|
|
|
|
attributes :content_url => :url
|
|
|
|
end |