Method: Honeybadger::Config#framework

Defined in:
lib/honeybadger/config.rb

#frameworkObject

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.

[View source]

47
48
49
# File 'lib/honeybadger/config.rb', line 47

def framework
  @framework
end