Daniel (dB.) Doubrovkine

Results 3349 comments of Daniel (dB.) Doubrovkine

I'm going to move forward with https://github.com/dblock/strava-ruby-client, built from scratch with OAuth refresh token support and more.

Indeed that seems odd ;) I would try to write a spec next.

Right. I think the feature request here is to be able to say that `Address` is _always_ exposed with `Address::Entity` unless otherwise specified.

@Morred I think it shouldn't queue of the name, but of the type of the object itself, and would actually allow mixed bags of objects to be presented with different...

That is very strange indeed. If you can put the project up I can help you debug. One idea, check other dependencies, did you update something else under the hood...

I think your example above is something we should support. Start by writing a test that demonstrates the problem, lets fix it.

Bisected this down to https://github.com/ruby-grape/grape-entity/pull/204.

That's really a question for https://github.com/ruby-grape/grape/issues/1350, update _grape_ to use 0.5.1, see what happens.

Did you expect `Entities::CdrSearch.documentation` to carry onto params? This would be a feature request. I do agree that there should be some way of combining probably.