Finished initial releasable version of MRouter, the Rack Merb Router.
commit93e6d0c33a39f9e112b5d1f74de01bcc419a587c
authormaraby <chiology@gmail.com>
Sun, 6 Jan 2008 22:46:55 +0000 (6 17:46 -0500)
committermaraby <chiology@gmail.com>
Sun, 6 Jan 2008 22:46:55 +0000 (6 17:46 -0500)
treed48e866b767d3849f6e0666dd8fbef96a731291b
parentf652e68a60463bb8da45dd9718263bfcb0834dac
Finished initial releasable version of MRouter, the Rack Merb Router.
Changed internals around extensively to load appropriately, set up the helper to allow apps to define routes within themselves.
Wrote a quick test app and rackup config file to test functionality.
mrouter/mrouter.rb
mrouter/rackapp.rb