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 Thu Apr 23 20:02:00 -0700 2009 forgot to update rakefile rendering previous 0.... [jnunemaker]
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 May 17 19:35:36 -0700 2009 Bumped oauth dependency version to 0.3.4. [jnunemaker]
file VERSION.yml Mon May 18 14:38:01 -0700 2009 x [pivotal]
directory examples/ Thu Apr 16 09:51:07 -0700 2009 Added several unauthorized methods that twitter... [jnunemaker]
directory lib/ Loading commit data...
directory test/ Thu Apr 23 08:39:18 -0700 2009 Bumped httparty version to 0.4.3 which allows r... [jnunemaker]
file twitter.gemspec
directory website/ Wed May 13 20:55:25 -0700 2009 updated website link. [jnunemaker]
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.