Module: Cramp

Defined in:
lib/cramp/body.rb,
lib/cramp.rb,
lib/cramp/sse.rb,
lib/cramp/action.rb,
lib/cramp/version.rb,
lib/cramp/abstract.rb,
lib/cramp/callbacks.rb,
lib/cramp/rendering.rb,
lib/cramp/test_case.rb,
lib/cramp/websocket.rb,
lib/cramp/fiber_pool.rb,
lib/cramp/long_polling.rb,
lib/cramp/periodic_timer.rb,
lib/cramp/exception_handler.rb,
lib/cramp/keep_connection_alive.rb,
lib/cramp/generators/application.rb

Overview

Copyright 2008 James Tucker <[email protected]>.

Defined Under Namespace

Modules: Callbacks, FiberPool, Generators, KeepConnectionAlive, PeriodicTimer, Rendering Classes: Abstract, Action, Body, ExceptionHandler, LongPolling, SSE, TestCase, Websocket

Constant Summary collapse

ROOT =
File.expand_path(File.dirname(__FILE__))
VERSION =
'0.15.4'