Sending and receiving text messages in Rails with Twitter
In this tutorial I cover how to set up a basic Ruby on Rails 2.2.2 application and how to connect it to the Twitter API. Then I demonstrate receiving and sending Tweets, i.e. text messages through Twitter. I’ve also shared the code in Google Code.
WHOOZ Tutorial: Sending and receiving text messages in Rails with Twitter
Download the code for this tutorial here: whooz-twittter-integration.zip (LGPL 3.0)
This code requires Rails 2 – if you have OS X 10.5, it ships with 1.2; you can upgrade with the commands sudo gem update --system and sudo gem install rails









March 10th, 2009 at 2:07 pm
[...] This builds on the code written in the last tutorial, Sending and receiving text messages in Rails with Twitter [...]
March 12th, 2009 at 11:11 am
I know the audio is a bit muffled here… if this causes you trouble, please email me and I’ll overdub a better narration.
April 11th, 2010 at 8:12 pm
Hello, I love all your posts, keep them coming.