Class: Q::Methods::QueueMethod
- Inherits:
-
Object
- Object
- Q::Methods::QueueMethod
- Defined in:
- lib/q/methods.rb
Class Method Summary collapse
Class Method Details
.call(options = {}) ⇒ Object
24 25 26 |
# File 'lib/q/methods.rb', line 24 def self.call( = {}) Q.queue::QueueMethod.call() end |