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)
Sun Apr 12 19:58:04 -0700 2009
commit  18afb3f8a52f8c19dd04dbac028d6a3eaa6c3df2
tree    58f8491de40423d7726d05731498c9c9c7ab51f4
parent  ac08f15fff83ab054bf3a1d4a6158db9dbb2b206
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.