18 19 20
# File 'lib/q/methods.rb', line 18 def self.call(options={}, &job) Q.queue::QueueBuild.call(options, &job) end