Joe Constant

Results 55 comments of Joe Constant
trafficstars

I have a fix for this by modifying the rdio_api gem. I modified some of it's dependencies and I have it working ok. I've opened a PR over on that...

I think I have it updated to use the new API for stars. Use the other github logger for gists and commits pushed. I'll issue a PR later tonight

I'm having this problem also. I tried to use twitter 4.8.1 but it requires simple_oauth ~>0.2.0 whereas rdio_api requires ~> 0.1.9. Is there a workaround? Or do I need to...

You could try taking a look at TestXDataset.md in the examples. It _might_ support what you want (eg using a tag for the date).

I believe you can solve this with relative dates? eg: ``` ... startDate: -1M ... ```