Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save weslleyanjos/765a9bd22985d4f5f8e33534e5c6a0fe to your computer and use it in GitHub Desktop.
Save weslleyanjos/765a9bd22985d4f5f8e33534e5c6a0fe to your computer and use it in GitHub Desktop.

Quando não conseguimos logar em staging ou até mesmo local:

u = User.find_by_email '[email protected]'
u.accept_invitation!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment