Ruby-Mongrel2 version 0.14.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.14.0 [2012-02-27] Michael Granger <ged@FaerieMUD.org>
- Add an alias for #headers -> #header to Mongrel2::Request and
Mongrel2::HTTPResponse.
- Add an OPTIONS request factory method to the Mongrel2::RequestFactory
--
Michael Granger <ged@FaerieMUD.org>
Rubymage, Architect, Believer
The FaerieMUD Consortium <http://FaerieMUD.org/>
Ruby-Mongrel2 version 0.14.0 has been released!
* dev(E)iate
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.
Thank you all for the hard work you put in to this project.
I do have to ask, what is the current use case for mongrel2 these days.
I remember the rails 1.x days, but as of the last few years I have been
largely on passenger or possibly thin
if I need to do something with EventMachine.
This is honestly not a troll message, but a genuine outreach to better
understand where and how
this is being used these days.
Thanks.
Andrew McElroy
···
On Mon, Feb 27, 2012 at 11:30 AM, Michael Granger <ged@faeriemud.org> wrote:
Changes:
## v0.14.0 [2012-02-27] Michael Granger <ged@FaerieMUD.org>
- Add an alias for #headers -> #header to Mongrel2::Request and
Mongrel2::HTTPResponse.
- Add an OPTIONS request factory method to the Mongrel2::RequestFactory
--
Michael Granger <ged@FaerieMUD.org>
Rubymage, Architect, Believer
The FaerieMUD Consortium <http://FaerieMUD.org/>