Ruby-Mongrel2 version 0.18.0 has been 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.18.0 [2012-03-28] Michael Granger <ged@FaerieMUD.org>
Bugfixes:
- Make the 'handler' DSL directive replace any existing handler with
its send_ident.
- Add a validation to ensure that handler configs have unique send/recv
specs and IDs.
--
Michael Granger <ged@FaerieMUD.org>
Rubymage, Architect, Believer
The FaerieMUD Consortium <http://FaerieMUD.org/>