Skip to content

Instantly share code, notes, and snippets.

@infinityhacks
Forked from 1c7/routes.rb
Created October 16, 2017 10:44
Show Gist options
  • Save infinityhacks/69b6925c9764decd14f20bf18536377c to your computer and use it in GitHub Desktop.
Save infinityhacks/69b6925c9764decd14f20bf18536377c to your computer and use it in GitHub Desktop.
devise_for :users, controllers: {
registrations: "user/registrations",
omniauth_callbacks: 'omniauth_callback'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment