Sha256: 1698707545894b90ae5824ddb146d923fda50be8ec4a4d179cf30b74ea26c4be

Contents?: true

Size: 125 Bytes

Versions: 7

Compression:

Stored size: 125 Bytes

Contents

module Hyperloop
  def self.on_error(err, reason, details)
    # do whatever you want here... i.e. log, debug, etc
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hyperloop-config-0.99.6 lib/hyperloop/on_error.rb
hyperloop-config-0.99.5 lib/hyperloop/on_error.rb
hyperloop-config-0.99.4 lib/hyperloop/on_error.rb
hyperloop-config-0.99.3 lib/hyperloop/on_error.rb
hyperloop-config-0.99.2 lib/hyperloop/on_error.rb
hyperloop-config-0.99.1 lib/hyperloop/on_error.rb
hyperloop-config-0.99.0 lib/hyperloop/on_error.rb