Skip to content

Instantly share code, notes, and snippets.

@jordanhudgens
Created March 12, 2015 01:30
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 jordanhudgens/5c6308fd92e6d1f7483d to your computer and use it in GitHub Desktop.
Save jordanhudgens/5c6308fd92e6d1f7483d to your computer and use it in GitHub Desktop.
setInterval (->
Quota.get().then (quotas) -> $scope.quotas = quotas
), 20000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment