Michael Klein

Results 5 issues of Michael Klein

Is there a way to use something like the sort() command or a workaround? Actually I would not like to load all the 10k+ items into my nodejs to fetch...

enhancement

Which licence are you using for this project? I think the redigo wrapper class is pretty nice to reuse.

Is there a possibility to pass own variables to the url? like: http://www.youtube.com/watch?v=E73tReMDfjQ&feature=g-all-u&context=G2b2aafbFAAAAAAAAAAA&hd=1 (&hd=1)

Hi, it is always awesome to have a demo URL in the README or any documentation page. I could not find any. It would be good to push something on...

enhancement

It looks to me like https://github.com/xolvio/meteor-rtd-example-project/blob/master/test/acceptance/leaderboard.spec.js#L53 is wrong. When using `rejected` I am getting a `>> TypeError: Object [object Object] has no method 'rejected'` error, with `errback` it is working....