Skip to content

Commit

Permalink
Twitter back again
Browse files Browse the repository at this point in the history
  • Loading branch information
cleitonfco committed Aug 20, 2010
1 parent 288e5d6 commit f5c00da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
.rvmrc
config/twitter.yml

3 changes: 3 additions & 0 deletions config/twitter.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
consumer_key: <%= ENV['CONSUMER_KEY'] %>
consumer_secret: <%= ENV['CONSUMER_SECRET'] %>
oauth_callback_url: http://twifakes.heroku.com/oauth

0 comments on commit f5c00da

Please sign in to comment.