Sha256: 2c4af1ba671ac74a9de2597fc57c3663951e947713023fa5a7ec297eafdd4769

Contents?: true

Size: 325 Bytes

Versions: 1

Compression:

Stored size: 325 Bytes

Contents

require "remotely_exceptional/version"
require "remotely_exceptional/exceptions"
require "remotely_exceptional/handler"
require "remotely_exceptional/remote_handling"

# The namespace for the RemotelyExceptional gem.
module RemotelyExceptional
  # The namespace that specialized handlers live in.
  module Handlers
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
remotely_exceptional-0.0.1 lib/remotely_exceptional.rb