Class: RailsConsolePro::Services::QueueInsightFetcher::Adapters::Generic
- Inherits:
-
Base
- Object
- Base
- RailsConsolePro::Services::QueueInsightFetcher::Adapters::Generic
- Defined in:
- lib/rails_console_pro/services/queue_insight_fetcher.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from RailsConsolePro::Services::QueueInsightFetcher::Adapters::Base
Instance Method Details
#adapter_type ⇒ Object
504 505 506 |
# File 'lib/rails_console_pro/services/queue_insight_fetcher.rb', line 504 def adapter_type "ActiveJob Adapter" end |