class method
self.new
Ruby on Rails 7.2.3
Since v5.2.8.1Signature
self.new()
No documentation comment.
Source
# File activejob/lib/active_job/queue_adapters/sneakers_adapter.rb, line 21
def initialize
@monitor = Monitor.new
end
Defined in activejob/lib/active_job/queue_adapters/sneakers_adapter.rb line 21
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveJob::QueueAdapters::SneakersAdapter