Steve Books

Results 3 issues of Steve Books

The code you listed for olark didn't work for me. I have posted it gist of the code that is working. https://gist.github.com/stevebooks/bd54a9438feab866e8b2

I have an iPhone app that is requesting JSON from my server. Rather than defaulting to the JSON respond_to, it is responding as if mobile.

Thanks so much for this sample app. I created another one to test around with here: https://github.com/stevebooks/ReactInMotion (I also borrowed some of your Readme) I was able to update the...