Method: Honeybadger#with_rack_env

Defined in:
lib/honeybadger/singleton.rb

#with_rack_env(...) ⇒ Object

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Forwards to Honeybadger::Agent.instance.

[View source]

58
# File 'lib/honeybadger/singleton.rb', line 58

def_delegator :'Honeybadger::Agent.instance', :with_rack_env