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 !
jnunemaker (author)
Thu Apr 23 08:39:34 -0700 2009
commit  de9de9c4b566ef2eae3febb53294e84254dfeff3
tree    9cedf295fab85fd76662d07d078c802e601310ca
parent  36849c1ac74b69ff63008250c648fd0d495b668a
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.

Copyright

Copyright © 2009 John Nunemaker. See LICENSE for details.