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 checksum:

80c8796a3fd1226d4ddfd04e690d42a2cb9dbcc43820a96636ea797567eaacf1

總下載次數 4,672

這個版本 4,672

License:

Ruby 版本需求: >= 1.8.7

相關連結: