Skip to content

Instantly share code, notes, and snippets.

@drKreso
Created November 3, 2018 11:01
Show Gist options
  • Select an option

  • Save drKreso/cf7b8544ffcfcb8568d9f35fd53cb14e to your computer and use it in GitHub Desktop.

Select an option

Save drKreso/cf7b8544ffcfcb8568d9f35fd53cb14e to your computer and use it in GitHub Desktop.
# config/routes.rb
devise_for :users, controllers: { omniauth_callbacks: 'users/omniauth_callbacks' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment