public
Description: API wrapper for Twitter and Twitter Search API's
Homepage: http://twitter.rubyforge.org/
Clone URL: git://github.com/jnunemaker/twitter.git
Click here to lend your support to: twitter and make a donation at www.pledgie.com !
name age message
file .autotest Fri Apr 03 09:52:57 -0700 2009 Friends and user timeline now work. Autotest d... [jnunemaker]
file .gitignore Sun Apr 05 10:01:35 -0700 2009 Added more data to some of the exceptions to he... [jnunemaker]
file History Tue Nov 17 06:43:35 -0800 2009 Updated changelog [Wynn Netherland]
file License Thu Apr 02 19:47:34 -0700 2009 Dropped in a jeweler shell. [jnunemaker]
file Notes Fri Apr 03 09:52:57 -0700 2009 Friends and user timeline now work. Autotest d... [jnunemaker]
file README.rdoc Thu Apr 30 05:04:07 -0700 2009 updated readme with rdoc info. [jnunemaker]
file Rakefile Thu Nov 12 22:50:36 -0800 2009 Fixes the dependencies, and updates the patch v... [hassox]
file VERSION.yml Tue Nov 17 06:43:43 -0800 2009 Version bump to 0.7.5 [Wynn Netherland]
directory examples/ Sat Oct 31 11:38:41 -0700 2009 Added list examples, updated history in prep fo... [Wynn Netherland]
directory lib/ Tue Nov 17 06:41:37 -0800 2009 Merge conflicts [Wynn Netherland]
directory test/ Tue Nov 17 06:41:37 -0800 2009 Merge conflicts [Wynn Netherland]
file twitter.gemspec Tue Nov 17 06:43:55 -0800 2009 Regenerated gemspec for version 0.7.5 [Wynn Netherland]
directory website/ Sat Oct 31 11:38:41 -0700 2009 Added list examples, updated history in prep fo... [Wynn Netherland]
README.rdoc

twitter

The ruby twitter gem. The gem heard round the world and famous on the streets. Haha. This gem *works with both oauth and http auth*, if you care.

For now this is just an API wrapper. The command line interface is temporarily dead until I have time to make it work with oauth. At that point, I’ll make it a new gem twitter-cli or something and it will depend on this gem to work. That will keep the separation of the api wrapper and cli and fix a lot of dependency issues.

examples

See the examples directory.

github.com/jnunemaker/twitter/tree/master/examples

docs

rdoc.info/projects/jnunemaker/twitter

Copyright

Copyright © 2009 John Nunemaker. See LICENSE for details.