Max Wallace

Results 7 comments of Max Wallace

I'm running into this issue with the following: ``` pry (0.10.1) * pry-byebug (3.1.0) * pry-doc (0.8.0) * pry-rails (0.3.4) * pry-rescue (1.4.2) * pry-stack_explorer (0.4.9.2) ``` No `awesome_print`, or...

I'm seeing this as well. Would be great to see `connected?` explicitly passed through to the Redis client.

This was simple to add, so I went ahead and submitted a PR: https://github.com/resque/redis-namespace/pull/116

@aomran thanks for the reply! I took a look at the dummy app in the repo. To the best of my understanding: Yes, I could set a computed property somewhere...

@LevelbossMike Yup-- would be great to handle this in `ember-cli-deploy`. I just ran into this same issue: "Cannot convert object to primitive value", but with a different plugin.

I ran into this same issue yesterday. I also sent an email about it to 'info' at chloi.io with the subject line "Issues with non-autogenerated names?" I'd really like to...

@trevorwelch Thanks for this repo! I tried to use it today, ran into the same error @parasharpandya reported above, spent 5 minutes updating what I assumed were the dependencies copied...