You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to update http_router_sinatra to work with the latest version of http_router, and sinatra >= 1.3.2.
I see that in this commit you removed the Route.arbitrary_with_continue method, which seems like a major change. Can you give me any guidance on updating http_router_sinatra to account for this? I'd be happy to submit a patch for review after that.
Also, if there's some alternative to http_router I should be using, please let me know.
Thanks!
Evan
The text was updated successfully, but these errors were encountered:
@joshbuddy
I'd like to update http_router_sinatra to work with the latest version of http_router, and sinatra >= 1.3.2.
I see that in this commit you removed the
Route.arbitrary_with_continue
method, which seems like a major change. Can you give me any guidance on updating http_router_sinatra to account for this? I'd be happy to submit a patch for review after that.Also, if there's some alternative to http_router I should be using, please let me know.
Thanks!
Evan
The text was updated successfully, but these errors were encountered: