module

ActiveJob::Execution

rails latest stable

Active Job Execution

Provides methods to execute jobs immediately, and wraps job execution so that exceptions configured with {rescue_from}[rdoc-ref:ActiveSupport::Rescuable::ClassMethods#rescue_from] are handled.

Included modules

  • ActiveSupport::Rescuable

Files

  • activejob/lib/active_job/execution.rb