kieran / barista

A URL router / generator for NodeJS
https://kieran.github.io/barista/
MIT License
111 stars 22 forks source link

passing route into the funciton from the loop #17

Closed rtgibbons closed 11 years ago

rtgibbons commented 11 years ago

Should fix issue #16

rtgibbons commented 11 years ago

This is literally my first time to write anything in coffee, so I'm unsure how to compile and test. But when editing the router.js from the npm module, this fixes the issue I was seeing in #16

rtgibbons commented 11 years ago

Use #18 ;