Skip to content

Instantly share code, notes, and snippets.

@lucasprag
Created March 2, 2018 17:54
Show Gist options
  • Select an option

  • Save lucasprag/bd57c8c6163db7cf11eee235d2899c43 to your computer and use it in GitHub Desktop.

Select an option

Save lucasprag/bd57c8c6163db7cf11eee235d2899c43 to your computer and use it in GitHub Desktop.

Revisions

  1. lucasprag created this gist Mar 2, 2018.
    1 change: 1 addition & 0 deletions seed_user.rb
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    User.create(first_name: '', last_name: '', email: '[email protected]', password: 'test42')