Skip to content

Instantly share code, notes, and snippets.

@j-mcnally
Created September 18, 2012 02:54
Show Gist options
  • Save j-mcnally/3740981 to your computer and use it in GitHub Desktop.
Save j-mcnally/3740981 to your computer and use it in GitHub Desktop.
TypeError: Object <App.ApplicationController:ember359> has no method 'connectOutlet'
at [object Object].renderEmberView (http://localhost:3000/javascripts/vendor/javascripts/tower.js:11880:38)
at [object Object].<anonymous> (http://localhost:3000/javascripts/vendor/javascripts/tower.js:10095:23)
at [object Object]._renderTemplate (http://localhost:3000/javascripts/vendor/javascripts/tower.js:12511:30)
at [object Object].renderToBody (http://localhost:3000/javascripts/vendor/javascripts/tower.js:12466:21)
at [object Object].render (http://localhost:3000/javascripts/vendor/javascripts/tower.js:12462:21)
at [object Object].<anonymous> (http://localhost:3000/javascripts/app/client/controllers/homesController.js:28:19)
at [object Object].index (http://localhost:3000/javascripts/vendor/javascripts/ember.js:949:16)
at [object Object].<anonymous> (http://localhost:3000/javascripts/vendor/javascripts/tower.js:13495:23)
at [object Object].runCallbacks (http://localhost:3000/javascripts/vendor/javascripts/tower.js:773:17)
at [object Object].<anonymous> (http://localhost:3000/javascripts/vendor/javascripts/tower.js:13477:19) tower.js:10103
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment