joshbuddy / http_router

A kick-ass HTTP router for use in Rack
MIT License
198 stars 45 forks source link

small enhancements #10

Closed wtn closed 13 years ago

wtn commented 13 years ago
  1. ✔ in the rakefile raises an exception
  2. Hash[] instead of Array#inject({}) avoids expensive variable setting required for each iteration of inject