Skip to content

Instantly share code, notes, and snippets.

@alvincrespo
Created November 17, 2017 15:58
Show Gist options
  • Save alvincrespo/6fec1b8c166c4957f0e22bdf86670713 to your computer and use it in GitHub Desktop.
Save alvincrespo/6fec1b8c166c4957f0e22bdf86670713 to your computer and use it in GitHub Desktop.
Generate user model
ember g model user email:string password:string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment