Ruby-Mongrel2 version 0.30.1 has been released!
- https://bitbucket.org/ged/ruby-mongrel2 (home)
- 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.
Usage:
gem install mongrel2
Changes:
== v0.31.0 [2012-07-27] Michael G. [email protected]
Switch to using sqlite3 gem until Amalgalite works under MacOS X/Clang
again (Handle debugging flags with debug-level in extconf. by ged · Pull Request #22 · copiousfreetime/amalgalite · GitHub).
== v0.30.0 [2012-07-27] Michael G. [email protected]
- Add a static index page to the quickstart Dir directory.
- Make the failure to find a mongrel2 binary friendlier.
- Fix parameter name of ::by_send_ident for auto-mapping by the rest
service. - Change SQLite library to use