HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/ruby-3.0.2/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::BlankLineS: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