Daniel (dB.) Doubrovkine

Results 2213 comments of Daniel (dB.) Doubrovkine

I have been using Roar in production as well, and cannot encourage everyone to stick to a Hypermedia standard enough. So, I would welcome Grape::Entity support for HAL and JSON...

Treating hash keys indifferently is probably a good idea, but I wouldn't just change it. Start by writing some specs around this and then see whether this change has an...

@nbulaj I think you should PR it and we can take a look.

I am no expert on this, but `requires :none` looks suspicious, that is supposed to make `:name and :email` required). What do you `POST`? Care to write a small repro...

Seems to be reloader-related. Can you please turn this into a spec or something that we can see that reproduces the problem?

I would start by adding 2.4.1 to the build matrix, first Grape, then grape-entity.

This would need tests, README and CHANGELOG entries. And of course a passing build. Thanks for contributing!

I want to play devil's advocate for this feature for a second. Can't this be accomplished outside of presenters? I mean flattening a JSON generically may be easier ([like this](http://stackoverflow.com/questions/10712679/flatten-a-nested-json-object)...

I'd love to hear what others think of this - will leave it open for a bit. In the meantime you might want to squash the commits/rebase this PR.