Skip to content

Instantly share code, notes, and snippets.

@joaomdmoura
Created July 20, 2015 18:16
Show Gist options
  • Save joaomdmoura/70b3cf628dba54150a50 to your computer and use it in GitHub Desktop.
Save joaomdmoura/70b3cf628dba54150a50 to your computer and use it in GitHub Desktop.
Fake Data
##
## SCENARIO: One Driver one Passenger (current_user) and Two pending invitations
##
{:email=>"[email protected]", :password=>"dtyyx", :id=>3608}
{:email=>"[email protected]", :password=>"xxyjk", :id=>3607}
{:email=>"[email protected]", :password=>"tsqyv", :id=>3610}
{:email=>"[email protected]", :password=>"ozsdp", :id=>3609}
##
## SCENARIO: One Driver one Passenger (current_user) without Pending Invitation
##
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment