Skip to content

Instantly share code, notes, and snippets.

@oliverm2112
Created April 18, 2013 17:28
Show Gist options
  • Select an option

  • Save oliverm2112/5414604 to your computer and use it in GitHub Desktop.

Select an option

Save oliverm2112/5414604 to your computer and use it in GitHub Desktop.
app.run(['$injector', function ($injector) {
$injector.get('httpService');
}]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment