Skip to content

Instantly share code, notes, and snippets.

@lucasprag
Created March 2, 2018 17:54
Show Gist options
  • Save lucasprag/bd57c8c6163db7cf11eee235d2899c43 to your computer and use it in GitHub Desktop.
Save lucasprag/bd57c8c6163db7cf11eee235d2899c43 to your computer and use it in GitHub Desktop.
seed_user.rb
User.create(first_name: '', last_name: '', email: 'yourname@attendease.com', password: 'test42')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment