Sha256: fedaa01901b39d71a23a348f3e4a506ac457ba359d765e76ff1ed3bccb5d1d6a
Contents?: true
Size: 287 Bytes
Versions: 1
Compression:
Stored size: 287 Bytes
Contents
// Generated by CoffeeScript 1.4.0 (function() { var WelcomeCtrl, root; root = typeof global !== "undefined" && global !== null ? global : window; WelcomeCtrl = ["$scope", function($scope) {}]; // exports root.thisApp.controller("WelcomeCtrl", WelcomeCtrl); }).call(this);
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
explainer_angularjs_scaffold-0.0.21 | lib/generators/angularjs/install/templates/welcome_controller.js |