Skip to content

Instantly share code, notes, and snippets.

@drKreso
Created November 3, 2018 11:06
Show Gist options
  • Save drKreso/c2808997370dce4404a7b9038578ea92 to your computer and use it in GitHub Desktop.
Save drKreso/c2808997370dce4404a7b9038578ea92 to your computer and use it in GitHub Desktop.
# execute from terminal
rails generate migration add_oauth_fields_to_users provider:string uid:string
rake db:migrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment