module ActiveJob::Locking

Public Class Methods

options() click to toggle source
# File lib/activejob-locking.rb, line 19
def self.options
  @options
end