Class: Sentry::Configuration
- Inherits:
-
Object
- Object
- Sentry::Configuration
- Defined in:
- lib/sentry/sidekiq/configuration.rb
Instance Attribute Summary collapse
-
#sidekiq ⇒ Object
readonly
Returns the value of attribute sidekiq.
Instance Attribute Details
#sidekiq ⇒ Object (readonly)
Returns the value of attribute sidekiq.
3 4 5 |
# File 'lib/sentry/sidekiq/configuration.rb', line 3 def sidekiq @sidekiq end |