reprah/grape-route-helpers

Make grape-route-helpers compatible with grape 0.16.0

Closed this issue · 0 comments

Someone made a PR when they noticed that upgrading to grape 0.16.x broke the gem. Grape changed a few things in their Grape::Route class. There were also some deprecation warnings.

This is fixed in version 2.0.0; I made this issue just to document it was a problem at one point.