class RoutingJob
Ruby on Rails 8.1.2
Since v6.0.6Routing a new InboundEmail is an asynchronous operation, which allows the ingress controllers to quickly accept new incoming emails without being burdened to hang while they’re actually being processed.
Inherits from
Methods (defined here)
- # perform
Methods (inherited)
From ActiveJob::Core (4)
- # deserialize
- # serialize
- # successfully_enqueued?
- self. new
From ActiveJob::Enqueuing (2)
From ActiveJob::Exceptions (1)
From ActiveJob::Execution (2)
- # perform
- # perform_now
From ActiveJob::Logging (2)
- # log_arguments
- # logger
From ActiveJob::QueueName (1)
From ActiveJob::QueuePriority (1)
- # priority
From Object (17)
- # acts_like?
- # blank?
- # deep_dup
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # presence
- # presence_in
- # present?
- # to_param
- # to_query
- # try
- # try!
- # with
- # with_options
From ActiveSupport::Callbacks (1)
From ActiveSupport::Concern (3)
- # class_methods
- # included
- # prepended
From ActiveSupport::NumericWithFormat (2)
- # to_formatted_s
- # to_fs
From ActiveSupport::Rescuable (1)
From ActiveSupport::DescendantsTracker (3)
- # descendants
- self. descendants
- self. subclasses