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-2.6.8/doc/activejob-6.1.4.1/ri/ActiveJob/Execution/perform_now-i.ri
U:RDoc::AnyMethod[iI"perform_now:ETI"%ActiveJob::Execution#perform_now;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"NPerforms the job immediately. The job is not sent to the queuing adapter ;TI"Tbut directly executed by blocking the execution of others until it's finished. ;TI"D+perform_now+ returns the value of your job's +perform+ method.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[I"#class MyJob < ActiveJob::Base
;TI"  def perform
;TI"    "Hello World!"
;TI"  end
;TI"	end
;TI"
;TI":puts MyJob.new(*args).perform_now # => "Hello World!";T:@format0:
@fileI" lib/active_job/execution.rb;T:0@omit_headings_from_table_of_contents_below000[I"();T@FI"Execution;TcRDoc::NormalModule00