ruby-grape / grape

An opinionated framework for creating REST-like APIs in Ruby.
http://www.ruby-grape.org
MIT License
9.86k stars 1.22k forks source link

Use `rack-contrib` JSONP instead of rack-jsonp #2427

Closed ericproulx closed 3 months ago

ericproulx commented 3 months ago

I thought it would be great to use the same JSONP gem in our test suite like we recommend in our README.

grape-bot commented 3 months ago
1 Message
:book: We really appreciate pull requests that demonstrate issues, even without a fix. That said, the next step is to try and fix the failing tests!

Generated by :no_entry_sign: Danger