Fernando Tobar
Fernando Tobar
same issue with octopus 0.9.0. force rollback to 0.8.5 fixed the issue
same issue for me. When I add the **.where** is auto sent to master, rather than replicas eg `Octopus.using(:replicas) { Role.where("user_id = ?",id) }`
same issues from my side with octopus 0.9.1 and AR 4.2.8
same issue here. any update?
I notice with v 0.8.6 if you do something like: ``` user = User.find(1) Octopus.using(:replicas) { user.microposts } ``` in my case it goes to master `[Shard: master]` but with...
I think that is not my scenario @ngan , but sorry, because the example I posted as dummy is not accurate. I have a **has_one** association something like: ``` class...
Hi, I have an error in Select with Ember 1.7: Cannot perform operations on a Metamorph that is not in the DOM with the demo. I'm not using the p...
seems works ok With Ember 1.8
👍 @danielrive . After I set the time in OSX worked like a charm again