Guest User

Untitled

a guest
Jul 19th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. #Install instructions and Demo notes
  2.  
  3. git clone git@github.com:wycats/jquery-governance
  4.  
  5. bundle
  6.  
  7. rake setup
  8.  
  9. This will populate the db with several members and motions in various states.
  10.  
  11. There is an admin member whose email is "admin@example.com" and password is "secret"
  12.  
  13. Also, the following members exist:
  14.  
  15. |Email
  16. |:-------
  17. |yehuda_katz@jquery.com
  18. |john_resig@jquery.com
  19. |leah_sibler@jquery.com
  20. |jonathan_sharp@jquery.com
  21. |paul_irish@jquery.com
  22. |ralph_whitbeck@jquery.com
  23. |cody_lindley@jquery.com
  24.  
  25. The password is always "secret" and you should be able to second or vote on any motion with any of them, as long as they aren't the creator of the motion.
Add Comment
Please, Sign In to add comment