Sha256: 7c87079c895c79d348d32d4f3ae78a811e04e656f1b70fee2b7adc95016eecae
Contents?: true
Size: 234 Bytes
Versions: 174
Compression:
Stored size: 234 Bytes
Contents
module Lalala::ExtWithAdvisoryLock extend ActiveSupport::Autoload autoload :Flock def self.patch! require 'with_advisory_lock/flock' WithAdvisoryLock::Flock.send :include, Lalala::ExtWithAdvisoryLock::Flock end end
Version data entries
174 entries across 174 versions & 1 rubygems