Sha256: 693e362ee0a5219d340958d1e4dae3fe7868a4ba2f9f600fddb8bfbda169e57b
Contents?: true
Size: 428 Bytes
Versions: 1
Compression:
Stored size: 428 Bytes
Contents
I" (function() { angular.module("Editor").controller("SeoCtrl", [ "$scope", "Restangular", function($scope, Restangular) { console.log('SeoCtrl'); $scope.path = window.location.pathname; return Restangular.one("seo" + $scope.path).get().then((function(data) { return console.log(data); }), function(error) { return console.log(error); }); } ]); }).call(this); :ET
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sedge_cms-0.0.1 | test/dummy/tmp/cache/assets/development/sprockets/v3.0/H3YdDvBOV6F6Y55dQc95ASsOLXcGOJw3kRIQbMFxl8s.cache |