base.rb

Path: lib/twitter/base.rb
Last Update: Sun Oct 26 14:05:12 +0000 2008

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]