Results 4 issues of Ricky N

It just took me two hours to figure out that the promise only returns the array of products where as the callback returns both the array of products _and_ the...

tldr; This is not a bug, more of a question/discussion I ran across this very informative article on the history of Emacs rendering: https://www.facebook.com/notes/daniel-colascione/buttery-smooth-emacs/10155313440066102/ I was just curious if remacs...

In the README (https://github.com/tylerhunt/remit#readme) under the Getting Started heading there is some code that doesn't seem to work for me: ``` rails remit = Remit::API.new(ACCESS_KEY, SECRET_KEY, true) response = remit.get_tokens...

Hey @mde I brought this up in IRC yesterday and thought I would dig into it a little more to see if there was something I could fix or file...