Sha256: b887b334871e7a54e6ccfa155fc5521186a6a6e56b3c80f62e68f74c5c8c49c4
Contents?: true
Size: 174 Bytes
Versions: 54
Compression:
Stored size: 174 Bytes
Contents
module Typhoeus # Ensure a clean abort of hydra # See https://github.com/typhoeus/typhoeus/issues/439 class Hydra def abort super run end end end
Version data entries
54 entries across 54 versions & 1 rubygems