jam-cloud/app/views/errors/jam_argument_error.rabl

7 lines
76 B
Ruby

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