Created
June 14, 2018 23:27
-
-
Save edwardloveall/ae29268fc1c91f16553a7738279f3541 to your computer and use it in GitHub Desktop.
Model
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Model | |
new -> LocalOnly | |
LocalOnly* | |
save -> InFlight | |
Persisted | |
edit -> Edited | |
Edited | |
save -> InFlight | |
InFlight | |
success -> Persisted | |
failure -> Edited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment