Joe Shidel
Joe Shidel
A fictional example of what this would look like when rendered to json. Notice that the "child" is in both the data, and included. ```json { "data": { "type": "child",...
Are issues being actively dealt with? I have seen a decrease in responsiveness, and commits for this project. I have an open pull request for this issue, and I have...
@shishirmk I curious to hear what is preventing this from being merged? Is anything missing that you would like to see? Handling this correctly seems like an obvious improvement. I...
see #329 for details on the use case for this pull request
I am curious if this would be better on the model definition, or is the serializer the best place to configure this, as it is responsible for reconciling responses?
seems similar to https://github.com/lytics/ember-data-model-fragments/pull/60 and https://github.com/lytics/ember-data-model-fragments/pull/54
I have tried updating to ember 2.2, and ember data 2.2 (like what is present in the bower.json for [email protected]) and this issue continues.
My use case is running a few instances of a proxy server on a fixed port. I do not need a large number of instances of this proxy, so I...
Hi. We are trying to use consul and registrator to rewrite nginx configs using consul template. I do not think that registrator is doing what it advertises, as it is...
I do think that this should be the default, and not behind a flag. I can understand using a flag if people are relying on the old behavior though.