Class: Sentry::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/sentry/resque/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#resqueObject (readonly)

Returns the value of attribute resque.



5
6
7
# File 'lib/sentry/resque/configuration.rb', line 5

def resque
  @resque
end