Skip to content

Instantly share code, notes, and snippets.

@1c7
Created January 16, 2017 05:03
Show Gist options
  • Save 1c7/d2dbd32420ae582c501501d526587e69 to your computer and use it in GitHub Desktop.
Save 1c7/d2dbd32420ae582c501501d526587e69 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