Class: Kibosh
- Inherits:
-
Object
- Object
- Kibosh
- Includes:
- Exceptions
- Defined in:
- lib/kibosh.rb,
lib/kibosh/xmpp.rb,
lib/kibosh/router.rb,
lib/kibosh/request.rb,
lib/kibosh/session.rb,
lib/kibosh/sinatra.rb,
lib/kibosh/response.rb,
lib/kibosh/sessions.rb,
lib/kibosh/exceptions.rb,
lib/kibosh/xmpp/client/connection.rb
Defined Under Namespace
Modules: Exceptions, XMPP Classes: Request, Response, Router, Session, Sessions
Constant Summary collapse
- VERSION =
'0.1.0'
Instance Method Summary collapse
- #call(env) ⇒ Object
-
#initialize(options = {}) ⇒ Kibosh
constructor
A new instance of Kibosh.