RubyGems Navigation menu

circuit 0.2.0

Circuit is a rack application middleware that enables dynamic request mapping. Modeled after [Rack::Builder](https://github.com/rack/rack/blob/master/lib/rack/builder.rb), Circuit provides for a tree of url-mappings that is walked at request time. If you are interested in dynamically loading middleware and functionality into requests, circuit is a viable solution to do that in a maintainable way.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.2.0 - June 28, 2012 (31.0 KB)

Runtime 依赖 (4):

activemodel ~> 3.1
activesupport ~> 3.1
dionysus ~> 2.0.0
rack ~> 1.3

业主:

作者:

  • Maxmedia, Blake Chambers, Travis D. Warlick, Jr.

SHA 256 校验和:

80c8796a3fd1226d4ddfd04e690d42a2cb9dbcc43820a96636ea797567eaacf1

下载总量 4,672

这个版本 4,672

许可:

需要的 Ruby 版本: >= 1.8.7

链接: