Skip to content

Instantly share code, notes, and snippets.

@poteto
Created February 1, 2015 12:54
Show Gist options
  • Save poteto/8279269cdaa39f59ea75 to your computer and use it in GitHub Desktop.
Save poteto/8279269cdaa39f59ea75 to your computer and use it in GitHub Desktop.
isSuccess : computed.equal('type', 'success'),
isInfo : computed.equal('type', 'info'),
isWarning : computed.equal('type', 'warning'),
isDanger : computed.equal('type', 'danger'),
defaultTimeout : computed.alias('flashService.defaultTimeout'),
queue : computed.alias('flashService.queue'),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment