Skip to content

Instantly share code, notes, and snippets.

@serenaf
Created November 7, 2017 10:07
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save serenaf/5b248f7101a31657476744935414f4ec to your computer and use it in GitHub Desktop.
Save serenaf/5b248f7101a31657476744935414f4ec to your computer and use it in GitHub Desktop.
creating item model
ember g model item title:string points:number time:unix-date timeAgo:string url:string domain:string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment