Skip to content

Instantly share code, notes, and snippets.

@banister
Created April 27, 2013 15:53
Show Gist options
  • Select an option

  • Save banister/5473575 to your computer and use it in GitHub Desktop.

Select an option

Save banister/5473575 to your computer and use it in GitHub Desktop.
@Dialogs.module "EventsApp.Edit", (Edit, App, Backbone, Marionette, $, _) ->
Edit.Controller =
edit: (event) ->
console.log "edit called", event
console.log @
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment