Daniel (dB.) Doubrovkine

Results 3350 comments of Daniel (dB.) Doubrovkine

@sourav25998 i don’t think we can use assignments on GH due to permissions, but go for it! Make a PR

+1, and I would want this to be in https://keepachangelog.com/en/1.0.0/ format A stretch idea would be to both enforce the format and require changelog entries on PRs, thus not needing...

Moving `::Grape::Json::ParseError` iinto `::Grape::ParseError` would be a breaking change and would likely need to have some backwards compat. Not sure it would be worth it. I propose a few things:...

Want to finish this @terceiro ?

Do the RFCs say that you can/cannot have a body on a GET with a content-type? I imagine we'd want to stick to whatever that says. I don't see a...

I don't believe it's possible. Would be a good feature to add.

> > Should we also extend KeyConversion? Find a more generic implementation that can camelize, underscore, etc., keys? > > @dblock were you thinking of `Hashie::Extensions::UnderscoreKeys` and `Hashie::Extensions::CamelCaseKeys` as extensions?...