class RoutingJob
Ruby on Rails 6.0.6
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 (3)
- # deserialize
- # serialize
- self. new
From ActiveJob::Enqueuing (1)
- # enqueue
From ActiveJob::Exceptions (1)
From ActiveJob::Execution (2)
- # perform
- # perform_now
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!
- # unescape
- # with_options
From ActiveRecord::TestFixtures (4)
From ActiveSupport::Callbacks (1)
From ActiveSupport::Concern (2)
From ActiveSupport::Rescuable (1)
From ActiveSupport::DescendantsTracker (7)
- # descendants
- # direct_descendants
- # inherited
- self. clear
- self. descendants
- self. direct_descendants
- self. store_inherited