gem 'rails', '3.0.7'
gem 'oauth'
gem 'twitter'
- Clone the repo
- Add your own database.yml
- Add your own tokens to config/app_config_sample.yml and rename it to config/app_config.yml
- Add your own tokens to config/initializers/secret_token_sample.rb and rename it to config/initializers/secret_token.rb