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 Sat Dec 12 11:23:45 -0800 2009 Updated changelog [pengwynn]
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 Sun Nov 29 11:47:36 -0800 2009 Merged patch for update_profile_background [pengwynn]
file VERSION.yml Sat Dec 12 11:24:02 -0800 2009 Version bump to 0.7.10 [pengwynn]
directory examples/ Sun Nov 29 11:16:26 -0800 2009 Merged patch to add followers/statuses and bloc... [pengwynn]
directory lib/ Sat Dec 12 11:23:06 -0800 2009 Added blocks/blocking [pengwynn]
directory test/ Sat Dec 12 11:23:06 -0800 2009 Added blocks/blocking [pengwynn]
file twitter.gemspec Sat Dec 12 11:24:07 -0800 2009 Regenerated gemspec for version 0.7.10 [pengwynn]
directory website/ Sat Oct 31 11:38:41 -0700 2009 Added list examples, updated history in prep fo... [pengwynn]
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.