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 (31KB)

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

ライセンス:

N/A

必要なRubyのバージョン: >= 1.8.7

リンク: