Skip to content

Instantly share code, notes, and snippets.

@pangratz
Created July 29, 2012 11:19
Show Gist options
  • Save pangratz/3197673 to your computer and use it in GitHub Desktop.
Save pangratz/3197673 to your computer and use it in GitHub Desktop.
Usage of `controllers` property on a controller

A possible usage for the controllers property ...

App.AutoSuggestController = Ember.Controller.extend({
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment