• pbair's avatar
    Remove default connection for WithLockRetries · dc30afec
    pbair authored
    Make the :connection argument for WithLockRetries, by removing the
    default of ActiveRecord::Base. This prevents accidental use of the wrong
    connection once we begin using multiple databases.
    dc30afec
with_lock_retries_spec.rb 9.82 KB