Skip to content

Instantly share code, notes, and snippets.

@ahmdrefat
Created November 12, 2012 13:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ahmdrefat/2e8911428e658dc06288 to your computer and use it in GitHub Desktop.
Save ahmdrefat/2e8911428e658dc06288 to your computer and use it in GitHub Desktop.
resources :twitter
match '/twitter_profile' => "twitter#twitter_profile"
match '/oauth_account' => "twitter#oauth_account"
match '/twitter_oauth_url' => 'twitter#generate_twitter_oauth_url'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment