Path: | lib/twitter/base.rb |
Last Update: | Wed Dec 05 20:37:42 +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.