Skip to content

Instantly share code, notes, and snippets.

@ramielrowe
Created March 4, 2014 16:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ramielrowe/9350404 to your computer and use it in GitHub Desktop.
Save ramielrowe/9350404 to your computer and use it in GitHub Desktop.
.exists - (past state, past launched_at)
.resize.prep.start (launched_at reset)
.resize.prep.end
.resize.start
.resize.end
.exists - (past state, but pre action launched_at reset)
.resize_finish.start (reset launched_at again)
.exists - (new state, new launched_at)
.resize_finish.end (final launched_at set)
.exists - (periodic, final state, final launched_at)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment