brookr / 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

jnunemaker (author)
Fri Jun 19 18:38:39 -0700 2009
commit  91d359d2220d3a11ae16dc2983d0d3e5a6fa7c60
tree    5381ed5316a270974438c4f4e53edbab73ecbe66
parent  7e750d8ca87dfedbc8095483fda3a7d5e3fae475
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).