Skip to content

Instantly share code, notes, and snippets.

@sullivan-
Last active August 29, 2015 14:11
Show Gist options
  • Save sullivan-/f6759619a6b8daaa5875 to your computer and use it in GitHub Desktop.
Save sullivan-/f6759619a6b8daaa5875 to your computer and use it in GitHub Desktop.
abstract class Application extends TopLevelComponent {
// can access blogRepo, postRepo, authRepo, blogServ, postServ,
// and authServ here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment