Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
Why did you downgrade Grape? That should work with all the latest versions. Also needs tests, something like https://github.com/dblock/grape-on-rack/blob/master/spec/api/documentation_spec.rb. Squash your commits and make sure that the build passes, too.
Everything should work with latest everything, if it doesn't let me help fix it! Write failing specs, PR them here?
It would help if you could please post the request you're making or/and the stack for this error. I'll close this. Please use [the Grape mailing list](https://groups.google.com/forum/#!forum/ruby-grape) for questions. Can...
Probably with a bit of work. Let us know what you find?
This needs doc, tests and a passing build please.
For the record, I retried this today on https://github.com/dblock/grape-on-rack/tree/INTERACT-IV-expose-potential-leaks with some minor changes (warm up and `GC.start`) and it didn't show any leaks. Leaving this open because this is some...
@dan-corneanu I know it has been 7 years, but if you want to finish this, go for it!
@matt-kruse should we merge this?
CHANGELOG please. There's also something that seems to have broken in CI, would appreciate a look.
If you're getting a different response to the same request from the same code there's probably a real problem somewhere. I would debug what's going on there, because regardless of...