Hopefully, this is an easy one. I'm developing locally on 0.0.0.0:3000. There is a Twitter API that is copy-and-paste simple. This API works just fine on Heroku, but I'd like to see it run locally.
Has anyone added this API and had it run locally without extensions or gems? The API defaults to localhost, and should run fine. https://dev.twitter.com/docs/embedded-timelines Any ideas would be greatly appreciated.
