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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (4):

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

Owners:

Authors:

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

SHA 256 checksum:

80c8796a3fd1226d4ddfd04e690d42a2cb9dbcc43820a96636ea797567eaacf1

Total downloads 4,662

For this version 4,662

Licenses:

N/A

Required Ruby Version: >= 1.8.7

Links: