Classes: Proxy, ProxyError, ProxyJob
24 25 26
# File 'lib/skiplock/extension.rb', line 24 def skiplock(options = {}) Proxy.new(self, options) end