Forum: Ruby Ruby-Mongrel2 0.33.0 Released

Posted by Michael Granger (michael_g71)
on 2012-10-03 03:00
(Received via mailing list)
Ruby-Mongrel2 version 0.33.0 has been released!

* <https://bitbucket.org/ged/ruby-mongrel2> (home)
* <https://github.com/ged/ruby-mongrel2> (github)
* <http://deveiate.org/code/mongrel2> (docs)

== Description

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.


== Installation and Setup

Install mongrel2:

  $ {brew,port,portmaster,apt-get install,etc} mongrel2

Install the mongrel2 gem:

  $ gem install mongrel2

Start a little demo server:

  $ mkdir mongrel2-tryout
  $ cd mongrel2-tryout
  $ m2sh.rb quickstart


Changes:

== v0.33.0 [2012-10-02] Michael Granger <ged@FaerieMUD.org>

- Implement deferred signal-handling for Mongrel2::Handler
- Update the examples
- Squelch some of the noisier debug logging
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.