Skip to content

Instantly share code, notes, and snippets.

@daviddt
Last active November 9, 2015 08:57
Show Gist options
  • Save daviddt/c635145331e8bdb41536 to your computer and use it in GitHub Desktop.
Save daviddt/c635145331e8bdb41536 to your computer and use it in GitHub Desktop.
export default class ExampleController {
constructor() {
this.controllerName = 'Example Controller';
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment