joshbuddy / http_router

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

Upgrade for modern ruby #51

Closed timdsnap closed 2 years ago

timdsnap commented 3 years ago

Ruby 2.7 no longer supports the raw URI.escape and URI.unescape calls.