Skip to content

Instantly share code, notes, and snippets.

@AmilKey
Created September 17, 2015 10:10
Show Gist options
  • Select an option

  • Save AmilKey/034a2bdb9fea30e51543 to your computer and use it in GitHub Desktop.

Select an option

Save AmilKey/034a2bdb9fea30e51543 to your computer and use it in GitHub Desktop.
states of ember.js model
http://emberjs.com/api/data/classes/DS.RootState.html
* root
* deleted
* saved
* uncommitted
* inFlight
* empty
* loaded
* created
* uncommitted
* inFlight
* saved
* updated
* uncommitted
* inFlight
* loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment