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

7 lines
73 B
Ruby

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