Skip to content

Instantly share code, notes, and snippets.

@tempire
Created June 23, 2015 21:35
Show Gist options
  • Save tempire/65c9c684e473d515b1f7 to your computer and use it in GitHub Desktop.
Save tempire/65c9c684e473d515b1f7 to your computer and use it in GitHub Desktop.
oq(
TakeInventoryAndDiffAgainstServer(model: self),
GetInventoryFromServer(model: self),
SaveInventory(model: self),
bo { op in
return true
}
).start()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment