base.rb

Path: lib/twitter/base.rb
Last Update: Sun Dec 16 08:22:29 +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.

[Validate]