joshbuddy / http_router

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

static example test breaking #46

Open cllns opened 8 years ago

cllns commented 8 years ago

When I run bundle exec rake test, I get the following error:

running example ./examples/static/config.ru...rake aborted!
undefined method `[]' for nil:NilClass
/Users/sean/dev/http_router/Rakefile:99:in `block (4 levels) in <top (required)>'
(See full trace by running task with --trace)

On OS X 10.11.2, using Ruby 1.9.3-p484 and 2.1.