Reel::Rack

Build Status Code Climate Coverage Status

A Rack adapter for Reel, the Celluloid::IO web server.

Installation

Add this line to your application's Gemfile:

gem 'reel-rack'

And then execute:

$ bundle

Or install it yourself as:

$ gem install reel-rack

Usage

TODO: Write usage instructions here