base.rb

Path: lib/twitter/base.rb
Last Update: Tue Dec 04 16:47:18 +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]