File: //usr/local/rvm/gems/default/doc/activejob-6.1.4.1/ri/ActiveJob/Enqueuing/enqueue-i.ri
U:RDoc::AnyMethod[iI"enqueue:ETI"!ActiveJob::Enqueuing#enqueue;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I";Enqueues the job to be performed by the queue adapter.;To:RDoc::Markup::BlankLine S:RDoc::Markup::Heading:
leveli : textI"Options;To:RDoc::Markup::List:
@type:BULLET:@items[ o:RDoc::Markup::ListItem:@label0; [o;
; [I"?<tt>:wait</tt> - Enqueues the job with the specified delay;To;;0; [o;
; [I"B<tt>:wait_until</tt> - Enqueues the job at the time specified;To;;0; [o;
; [I"><tt>:queue</tt> - Enqueues the job on the specified queue;To;;0; [o;
; [I"F<tt>:priority</tt> - Enqueues the job with the specified priority;T@S;;
i ;I"
Examples;T@o:RDoc::Markup::Verbatim; [
I"my_job_instance.enqueue
;TI"-my_job_instance.enqueue wait: 5.minutes
;TI"/my_job_instance.enqueue queue: :important
;TI"@my_job_instance.enqueue wait_until: Date.tomorrow.midnight
;TI")my_job_instance.enqueue priority: 10;T:@format0:
@fileI" lib/active_job/enqueuing.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(options = {});T@0FI"Enqueuing;TcRDoc::NormalModule00