25 26 27
# File 'lib/yeller/rails.rb', line 25 def self.report(exception, options={}) Yeller::Rack.report(exception, options) end