RAA - rack

rack / 0.1.0

Short description: a modular Ruby webserver interface
Category: Library/WWW
Status: beta
Created: 2007-03-03 13:28:42 GMT
Last update: 2007-03-03 13:28:42 GMT
Owner: Christian Neukirchen (Projects of this owner)
Homepage: http://rack.rubyforge.org/
Download: http://chneukirchen.org/releases/rack-0.1.0.tar.gz
License: BSD-type
Dependency:
Requires: Mongrel/1.0(+) optional, but highly recommended
Requires: ruby-fcgi/0.8.6 optional
(+): no such version
Description:

Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.

Darcs repository ("darcs send" is welcome for patches): chneukirchen.org/repos/rack

You are also welcome to join the #rack channel on irc.freenode.net.

Edit this project (for project owner)

back to RAA top