Sha256: 7fd54d4cac83bb7167c09233442e4474a10a79db50b7a3e9b3abbd3f3033c4af

Contents?: true

Size: 491 Bytes

Versions: 2

Compression:

Stored size: 491 Bytes

Contents

I"ß(function() {
  var app;

  app = angular.module('todoRails', ['todoRails.controllers', 'ngMaterial', 'restangular']);

  app.config(function($mdThemingProvider, $mdIconProvider, RestangularProvider) {
    $mdThemingProvider.theme('default').primaryPalette('blue').accentPalette('red');
    RestangularProvider.setBaseUrl(window.location.href + "/");
    return RestangularProvider.setRequestSuffix('.json');
  });

  angular.module('todoRails.controllers', []);

}).call(this);
:ET

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
todo_rails-0.1.7 test/dummy/tmp/cache/assets/development/sprockets/v3.0/ClIkSkf66blqVDMkVERF7mxjzxy7GmHjR7I0v5BCjl4.cache
todo_rails-0.1.6 test/dummy/tmp/cache/assets/development/sprockets/v3.0/ClIkSkf66blqVDMkVERF7mxjzxy7GmHjR7I0v5BCjl4.cache