Class: Queuel::IronMq::Engine

Inherits:
Base::Engine show all
Extended by:
Forwardable
Defined in:
lib/queuel/iron_mq/engine.rb

Constant Summary collapse

IronMqMissingError =
Class.new(StandardError)

Method Summary

Methods inherited from Base::Engine

inherited, #initialize, #queue

Methods included from Queuel::Introspect

#const_with_nesting, #module_names

Constructor Details

This class inherits a constructor from Queuel::Base::Engine