Skip to content

Instantly share code, notes, and snippets.

@frecklebit
Created August 14, 2014 18:21
Show Gist options
  • Save frecklebit/f69c0bd1ce2baadee775 to your computer and use it in GitHub Desktop.
Save frecklebit/f69c0bd1ce2baadee775 to your computer and use it in GitHub Desktop.
define(['angular'], function(angular) {
'use strict';
return angular.module('salubrity.controllers', []);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment