RubyGems Navigation menu

mongrel2 0.12.0

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. It differs from the original Mongrel2 Ruby library (m2r), and the mongrel2-rack library in several ways: * It uses the C extension for 0MQ (zmq) instead of the FFI one. If you strongly prefer the FFI library, both of the other Mongrel2 libraries use it, so you'll want to stick to one of them. * It doesn't come with a Rack handler, or Rails examples, or anything fancy. I intend to build my own webby framework bits around Mongrel2, and I thought maybe someone else might want to as well. If you don't, well again, there are two other libraries for you. * It includes configuration stuff. I want to make tools that use the Mongrel2 config database, so I wrote config classes. Sequel::Model made it stupid-easy. There's also a DSL for generating a config database, too, mostly because I found it an interesting exercise, and I like the way it looks.

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 0.55.0 - April 08, 2020 (103 KB)
  2. 0.54.0 - September 06, 2019 (124 KB)
  3. 0.53.0 - June 26, 2019 (122 KB)
  4. 0.52.2 - April 24, 2019 (120 KB)
  5. 0.52.1 - July 23, 2018 (119 KB)
  6. 0.12.0 - February 18, 2012 (85,5 KB)
Mostrar todas las versiones (84 total)

dependencias de Runtime (8):

amalgalite ~> 1.1
nokogiri ~> 1.5
sequel ~> 3.31
sysexits ~> 1.0
tnetstring ~> 0.3
trollop ~> 1.16
yajl-ruby ~> 1.0
zmq ~> 2.1.4

dependencias de Development (6):

hoe ~> 2.13
hoe-highline ~> 0.0.1
hoe-mercurial ~> 1.3.1
rdoc ~> 3.10
rspec ~> 2.8

Propietarios:

Autores:

  • Michael Granger

SHA 256 checksum:

1683cc3c9709983af4c7d6bf7ea94476c9f6b20cf82528a3f70e1236df96a288

Total de descargas 221.618

Para esta versión 3.111

Licencias:

N/A

Versión de Ruby requerida: >= 1.9.2

Enlace: