Skip to content

Instantly share code, notes, and snippets.

@sullivan-
Created December 15, 2014 16:37
Show Gist options
  • Save sullivan-/efb7e65b198e66d469fa to your computer and use it in GitHub Desktop.
Save sullivan-/efb7e65b198e66d469fa to your computer and use it in GitHub Desktop.
trait TopLevelComponentImpl extends TopLevelComponent with
BlogRepoComponentImpl with
PostRepoComponentImpl with
AuthRepoComponentImpl with
BlogServComponentImpl with
PostServComponentImpl with
AuthServComponentImpl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment