loe / twitter-app forked from jnunemaker/twitter-app

example rails 2.3 application that uses oauth, doesn't do anything really yet except grant access

This URL has Read+Write access

name age message
file .gitignore Fri Apr 03 23:45:06 -0700 2009 Authorization with twitter is functional. [jnunemaker]
file README.rdoc Fri Apr 03 23:57:43 -0700 2009 Added stuff to readme [jnunemaker]
file Rakefile Fri Apr 03 22:28:43 -0700 2009 Initial commit. [jnunemaker]
directory app/ Loading commit data...
directory config/
directory db/
directory doc/ Fri Apr 03 22:28:43 -0700 2009 Initial commit. [jnunemaker]
directory public/
directory script/ Fri Apr 03 22:28:43 -0700 2009 Initial commit. [jnunemaker]
directory test/
directory vendor/
README.rdoc

twitter app

Twitter app is a basic rails 2.3 application that shows how to use the updated twitter gem to handle oauth stuff. It is really basic, but over time I’ll keep pimping it out until it is my primary twitter client (at least that is the goal).