Edward Anderson

Results 111 comments of Edward Anderson

Just to confirm, I also stopped having issues after deleting the Rack::Lock middleware as suggested above.

One clarification will make this a little easier to evaluate. You said the `for:` option uniquely identifies which particular private channel we're referring to. The current_user variable and the way...

That makes sense. Then group private channels could be authorized with a common group object. Before I comment further, let's flesh this out the rest of the way. You started...

Thanks for implementing this; especially the tests. They will be helpful when eventually we refactor this into a final solution. Because it seems this isn't affecting a lot of our...

Hmm, I'll have to take ​a closer look. I'll look in more depth after I finish with what I'm working on with. Thanks for contributing this! It's definitely moving in...

That's strange; it should work on a model that's not in a collection. I assume you made no change to your model for dualstorage? Does your model have a url...

I included the model from your example code on the SpecRunner.html page, and calling `fetch` did indeed call through to the (mock) Backbone.sync. How did you determine that ajax calls...

Unfortunately I'm having to take a hiatus on this project until early 2015 because of something more urgent that came up that is taking my free time. Last I recall,...

@elad Thank you, and please excuse the delay. I'll let you know shortly what I had been working on.

Hi @SonoIo , let's continue this discussion in #73