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 !
Wynn Netherland (author)
Sat Oct 31 11:45:58 -0700 2009
commit  bb196b6f64eaddadcc48b6353b94c80877e3373d
tree    15a575513e790647b133ed885ac344086f0ab99e
parent  cf164557ab1c08e7d4361b617a7824399fff51f5
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 Loading commit data...
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
file VERSION.yml
directory examples/ Sat Oct 31 11:38:41 -0700 2009 Added list examples, updated history in prep fo... [Wynn Netherland]
directory lib/
directory test/
file twitter.gemspec
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.