Path: | lib/twitter/base.rb |
Last Update: | Fri Dec 28 21:05:20 +0000 2007 |
This is the base class for the twitter library. It makes all the requests to twitter, parses the xml (using hpricot) and returns ruby objects to play with.
The private methods in this one are pretty fun. Be sure to check out users, statuses and call.