RAA - mongrel/0.3.10

mongrel / 0.3.10

Short description: Fast HTTP 1.1 library and server for Ruby web applications.
Category: Library/Web
Status: beta
Created: 2006-02-12 21:12:33 GMT
Last update: 2006-03-12 07:46:24 GMT
Owner: Zed A. Shaw (Projects of this owner)
Homepage: http://mongrel.rubyforge.org/
Download: http://rubyforge.org/frs/?group_id=1306
License: LGPL
Dependency:
Requires: daemons/0.4.2(*) Used for Ruby on Rails support
Requires: camping/1.2(+) Optional if you want to run the examples for Camping.
Requires: rails/1.0(+) Optional if you want the mongrel_rails runner.
Requires: win32-service/0.5.0(*) For win32-service stuff. Mongrel project provides a gem.
(*): newer version exists
(+): no such version
Description:

Mongrel is a fast HTTP library and server for Ruby that is intended for hosting Ruby web applications of any kind using plain HTTP rather than FastCGI or SCGI. It is framework agnostic and already supports Ruby On Rails, Og+Nitro, and Camping frameworks. Runs on any POSIX system and Win32. It also supports a complete plugin system based on RubyGems.

Versions: [0.3.12 (2006-03-30)] [0.3.11 (2006-03-15)] [0.3.10 (2006-03-12)] [0.3.9 (2006-03-06)] [0.3.8 (2006-03-04)] [0.3.6 (2006-02-23)] [0.3.2 (2006-02-13)] [0.3.1 (2006-02-12)]

Edit this project (for project owner)

back to RAA top