Skip to content

Instantly share code, notes, and snippets.

@poteto
Created February 1, 2015 12:49
Show Gist options
  • Save poteto/80ae51d3045f2da00fe0 to your computer and use it in GitHub Desktop.
Save poteto/80ae51d3045f2da00fe0 to your computer and use it in GitHub Desktop.
queue : Ember.A([]),
isEmpty : computed.equal('queue.length', 0),
defaultTimeout : 2000,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment