jam-cloud/web/app/views/errors/conflict_error.rabl

7 lines
76 B
Ruby

object @exception
attributes :message
node "type" do
"ConflictError"
end