Skip to content

Instantly share code, notes, and snippets.

@davidjrice
Last active December 17, 2015 16:19
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 davidjrice/5637682 to your computer and use it in GitHub Desktop.
Save davidjrice/5637682 to your computer and use it in GitHub Desktop.
record.on "didLoad", $.proxy(->
console.log "loaded"
@doSomething()
), @
# Object #<Demo2> has no method 'apply'
@davidjrice
Copy link
Author

Uncaught TypeError: Object #<Demo2> has no method 'apply'
sendEvent
Ember.Evented.Ember.Mixin.create.trigger
DS.Model.Ember.Object.extend.trigger
superWrapper
(anonymous function)
DeferredActionQueues.flush
Backburner.end
Backburner.run
executeTimers
(anonymous function)

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