Ruby-Mongrel2 version 0.28.0 has been released!

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

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:

  $ gem install mongrel2


Changes:

== v0.28.0 [2012-07-12] Michael Granger <[email protected]>

- Add Mongrel2::Config::Server pathname methods for the path
  attributes (#access_log, #pid_file, etc.).
- Show the server's URL at startup
- Finish Config::Server API docs and add a predicate method for
  use_ssl
- Remove shell mode from m2sh.rb.


-- 
Michael Granger <[email protected]>


-- You received this message because you are subscribed to the Google Groups 
ruby-talk-google group. To post to this group, send email to 
[email protected]. To unsubscribe from this group, send email 
to [email protected]. For more options, visit this 
group at https://groups.google.com/d/forum/ruby-talk-google?hl=en

Reply via email to