Class: Queuel::Null::Engine
- Inherits:
-
Base::Engine
- Object
- Base::Engine
- Queuel::Null::Engine
- Defined in:
- lib/queuel/null/engine.rb
Instance Method Summary collapse
Methods inherited from Base::Engine
inherited, #initialize, #queue
Methods included from Introspect
#const_with_nesting, #module_names
Constructor Details
This class inherits a constructor from Queuel::Base::Engine
Instance Method Details
#client ⇒ Object
4 |
# File 'lib/queuel/null/engine.rb', line 4 def client; end |
#client_klass ⇒ Object
5 |
# File 'lib/queuel/null/engine.rb', line 5 def client_klass; end |