Method: Batbugger::Backtrace#as_json

Defined in:
lib/batbugger/backtrace.rb

#as_json(options = {}) ⇒ Object



104
105
106
# File 'lib/batbugger/backtrace.rb', line 104

def as_json(options = {})
  to_ary
end