Ken Pratt
Ken Pratt
Sorry, I can't re-create this issue. I tried cloning a fresh folder, and it worked for me. Perhaps there was a hiccup in the API on Dropbox's end? What version...
I just tried again with a brand new app, and it worked for me. Here are the options I selected when creating the app: ![screen shot 2015-02-03 at 2 57...
It may work with other sets of options, but I'm not sure which ones. They've added quite a lot to their API since dbox was created.
Glad to hear it's working for you. That's odd about the environment variables, perhaps there's something odd about the terminal or Ruby installation. If you clone and then delete the...
Thanks for looking into that, Jason. We've been noticing some runaway memory issues as well, but haven't dug as deeply into them as you. I'll probably have time to dig...
Where are the tweets/event data coming from? Are they valid JSON data? What if you just `console.log(tweet)`?
Hi @esheri3! Thanks for checking out the project. There's not a great explanation as to which features are implemented, other than that's how for I got before I ran out...
Hey Ben! Thanks for getting in touch. I'm open to any arrangement -- if you'd like to take over development of `erlbrake` in-house, that's fine with me, or else if...
Pull request #10 has been merged into trunk. See tag 0.2 if you need the pre-merge code. Thanks Andrew!
Does it always fail on the same pages? Could you post some code for a failing case, please?