class Q::Methods::ThreadedInMemoryQueue::QueueConfig

Public Class Methods

call() click to toggle source
# File lib/q/methods/threaded_in_memory_queue.rb, line 13
def self.call
  ::ThreadedInMemoryQueue
end