Sha256: b5ce88b4a4be1fbd97d4fa9e9a99268d097e531d7350e5ba444a9b4d1d55635e

Contents?: true

Size: 244 Bytes

Versions: 6

Compression:

Stored size: 244 Bytes

Contents

// Generated by CoffeeScript 1.4.0
(function() {
  var root, thisApp;

  root = typeof global !== "undefined" && global !== null ? global : window;

  thisApp = root.thisApp;

  thisApp.controller("WelcomeCtrl", function() {});

}).call(this);

Version data entries

6 entries across 6 versions & 3 rubygems

Version Path
angular_scaffold-0.0.1 lib/generators/angular_scaffold/install/templates/welcome_controller.js
angularjs_scaffold-0.0.24 lib/generators/angularjs/install/templates/welcome_controller.js
angularjs_scaffold-0.0.23 lib/generators/angularjs/install/templates/welcome_controller.js
angularjs_scaffold-0.0.22 lib/generators/angularjs/install/templates/welcome_controller.js
explainer_angularjs_scaffold-0.0.23 lib/generators/angularjs/install/templates/welcome_controller.js
explainer_angularjs_scaffold-0.0.22 lib/generators/angularjs/install/templates/welcome_controller.js