Skip to content

Instantly share code, notes, and snippets.

@BrianGenisio
Created August 28, 2013 02:50
Show Gist options
  • Save BrianGenisio/6361633 to your computer and use it in GitHub Desktop.
Save BrianGenisio/6361633 to your computer and use it in GitHub Desktop.
module.config(function($templateCache) {
$templateCache.put('template.html', '<b>Bad ass</b> template');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment