Finished initial releasable version of MRouter, the Rack Merb Router.
commitf652e68a60463bb8da45dd9718263bfcb0834dac
authormaraby <chiology@gmail.com>
Sun, 6 Jan 2008 22:45:47 +0000 (6 17:45 -0500)
committermaraby <chiology@gmail.com>
Sun, 6 Jan 2008 22:45:47 +0000 (6 17:45 -0500)
treea1f136a986cbcab2327279ff645ca6927296ceb4
parentad7700ccbcb654d4d6dab70c0e134041ddd336ef
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/rackapp.ru [new file with mode: 0644]