RubyGems.org

mongrel

1.2.0.pre2-x86-mingw32

Mongrel is a small library that provides a very fast HTTP 1.1 server for Ruby web applications. It is not particular to any framework, and is intended to be just enough to get a web application running behind a more complete and robust web server. What makes Mongrel so fast is the careful use of an Ragel extension to provide fast, accurate HTTP 1.1 protocol parsing. This makes the server scream without too many portability issues. See http://mongrel.rubyforge.org for more information.

installgem install mongrel -v 1.2.0.pre2 --pre
Authors

Zed A. Shaw

1,240,712 total downloads 20,933 for this version
Owners

E7cff3cfd41c495e1012227d7dc242028c43ed7f065406bf171c0f3eb32cf615B9b5ff40232c1dfd61238c2a90467f84912c61d9da47754de7039f4271334a9fF8634aca904bc63cb047cb1bd93bdc7418813f71506ebad74179bf8c5a136696E3afd4d47c6d778bb937739f5b3d724b6076c22b65b36f5d75c30bdcfb2fda851b5341b64f7ce0244366eae17f06c801

Gemfile
gem "mongrel", "~> 1.2.0.pre2"
Versions
  1. 1.2.0.pre2 March 18, 2010
  2. 1.2.0.pre2 March 18, 2010 x86-mingw32
  3. 1.2.0.pre2 March 18, 2010 x86-mswin32
  4. 1.1.5 August 15, 2008 x86-mingw32
  5. 1.1.5 May 25, 2008 java
Show all versions (53 total)
Runtime Dependencies
  1. gem_plugin ~> 0.2.3