Skip to content

Instantly share code, notes, and snippets.

@fredsterss
Created March 7, 2013 18:56
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 fredsterss/5110706 to your computer and use it in GitHub Desktop.
Save fredsterss/5110706 to your computer and use it in GitHub Desktop.
initialize: (models, @options) ->
@.on 'all', (ev, route) ->
if route is 'activity'
console.log ev, route
return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment