HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/lib/ruby/gems/2.7.0/doc/activejob-7.0.4.2/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