Skip to content

Instantly share code, notes, and snippets.

@joaomdmoura
Created July 20, 2015 18:16
Show Gist options
  • Save joaomdmoura/9237cd7929fffb74b388 to your computer and use it in GitHub Desktop.
Save joaomdmoura/9237cd7929fffb74b388 to your computer and use it in GitHub Desktop.
Fake Data
##
## SCENARIO: One Driver one Passenger (current_user) and Two pending invitations
##
{:email=>"phil.dtyyx@ride.com", :password=>"dtyyx", :id=>3608}
{:email=>"phil.xxyjk@ride.com", :password=>"xxyjk", :id=>3607}
{:email=>"phil.tsqyv@ride.com", :password=>"tsqyv", :id=>3610}
{:email=>"phil.ozsdp@ride.com", :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