twitter-jruby

The ruby twitter gem for JRuby. Based on 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

twitter gem: See the examples directory.

github.com/jnunemaker/twitter/tree/master/examples

docs

twitter gem: rdoc.info/projects/jnunemaker/twitter

twitter gem: Copyright © 2009 John Nunemaker. See LICENSE for details.

twitter-jruby: Koichi Fujikawa