Skip to content

Instantly share code, notes, and snippets.

@michaelcarter
Created June 30, 2014 08:53
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 michaelcarter/f34bd4509fee58db8362 to your computer and use it in GitHub Desktop.
Save michaelcarter/f34bd4509fee58db8362 to your computer and use it in GitHub Desktop.
@fetch
success: (collection, response, options) ->
# Do some stuff on success
error: (collection, response, options) ->
# Do some sfucc on error
@andrewcashmore
Copy link

@staticUpgrades.fetch (collection) -> is how it's being called atm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment