Alex Oliveira

Results 86 comments of Alex Oliveira

I don't think anyone will fix this unless they're blocked by this. Could you create a PR?.

@simonihmig can you try upgrading ED and confirm?

I suppose it's because `{async: false}`. Ember Data itself is full of bugs with `async: true` last time I checked. So, what I did here was load all dependencies that...

Yep, that's how I'd do it, with a counter. --Alexandre On Sun, Mar 2, 2014 at 4:51 PM, Roberto Saccon [email protected]: > kurko, yes that makes sense. And I realised...

This works, just tested it. For anyone on v6, I have this branch with this commit cherry picked https://github.com/kurko/facebook-ruby-business-sdk/tree/0-6-0-0/batch-w-response

Can you be more specific? You have to define the adapter yourself in your Ember.js app.

@mattmarcum could you write some tests for these bugs? I can't accept this without tests. I don't have the time right now to write tests myself, so if you need...

Hi @johnunclesam. I have not had the opportunity to use it myself anymore in any project (or even side projects), therefore I stopped writing code for it, but if you...