[ANN] mongrel2 0.3.1 Released

* <http://deveiate.org/projects/Ruby-Mongrel2/>

Ruby-Mongrel2 is a complete Ruby (1.9-only) connector for
Mongrel2[http://mongrel2.org/].

This library includes configuration-database ORM classes, a Ruby
implementation of the 'm2sh' tool, a configuration DSL for generating
config databases in pure Ruby, a Control port interface object, and
handler classes for creating applications or higher-level frameworks.

Changes:

···

## v0.3.1 [2011-09-27] Michael Granger <ged@FaerieMUD.org>

Bugfix:
- Measure the content-length of HTTPResponse in bytes, not characters.
- Log unhandled disconnect notices as INFO instead of WARN

Enhancements:
- Made a stringified connection show the useful parts of the inspect
  output

--
Michael Granger <ged@FaerieMUD.org>
Rubymage, Architect, Believer
http://faeriemud.org/ | http://deveiate.org/