Module: CatchBox

Defined in:
lib/catch_box.rb,
lib/catch_box/on.rb,
lib/catch_box/auth.rb,
lib/catch_box/hook.rb,
lib/catch_box/event.rb,
lib/catch_box/fanout.rb,
lib/catch_box/emitter.rb,
lib/catch_box/version.rb,
lib/catch_box/hook/all.rb,
lib/catch_box/hook/one.rb,
lib/catch_box/middleware.rb,
lib/catch_box/hook/factory.rb

Defined Under Namespace

Modules: Fanout Classes: Auth, Emitter, Event, Hook, Middleware, On

Constant Summary collapse

NotAuthorized =
::Class.new(::StandardError)
VERSION =
"0.1.2"