Skip to content

Instantly share code, notes, and snippets.

@dpogorzelski
Created October 22, 2013 15:31
Show Gist options
  • Save dpogorzelski/7102785 to your computer and use it in GitHub Desktop.
Save dpogorzelski/7102785 to your computer and use it in GitHub Desktop.
def new_foo
redirect_to '/auth/foo/callback'
end
def new_bar
redirect_to '/auth/bar/callback'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment