Ruby-Mongrel2 0.23.0 released

Ruby-Mongrel2 version 0.23.0 has been released!

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.23.0 [2012-05-17] Michael G. [email protected]

  • Add a convenience method to Mongrel2::Handler for fetching its
    associated config object.
  • Fix typos in m2sh.rb’s exception handler
  • Bumping dependency on Loggability to 0.2.