Project

General

Profile

« Previous | Next » 

Revision bd27ed6f

Added by Ohad Levy over 11 years ago

  • ID bd27ed6f00e69ff5a5c80e94bb556605f626341f

do not report internal state over api

View differences:

app/views/api/v1/errors/standard_error.json.rabl
object exception => :error
attributes :message
attributes :backtrace if Rails.env.development?
node(:class) { exception.class.to_s }

Also available in: Unified diff