{I" class:ETI"ProcessedAsset;FI"logical_path;TI",sprangular/directives/checkoutButton.js;FI" pathname;TI"m/home/josh/Projects/Dynamo/sprangular/app/assets/javascripts/sprangular/directives/checkoutButton.coffee;FI"content_type;TI"application/javascript;TI" mtime;Tl+/;$UI" length;TiéI" digest;TI"%c689ee7a13f915f76ce0e9c282a91205;FI" source;TI"é(function() { 'use strict'; Sprangular.directive('checkoutButton', function() { return { restrict: 'E', scope: { user: '=' }, templateUrl: 'directives/checkout_button.html', controller: function($scope, $location, Cart, Checkout) { $scope.processing = false; return $scope.checkout = function() { $scope.processing = true; return $location.path("/checkout"); }; } }; }); }).call(this); ;TI"dependency_digest;TI"%a6af84dda1acae85a8935b12c93024ef;FI"required_paths;T[I"m/home/josh/Projects/Dynamo/sprangular/app/assets/javascripts/sprangular/directives/checkoutButton.coffee;FI"dependency_paths;T[{I" path;TI"m/home/josh/Projects/Dynamo/sprangular/app/assets/javascripts/sprangular/directives/checkoutButton.coffee;FI" mtime;TI"2015-04-07T16:16:47-04:00;TI" digest;TI"%71831238aa51dfd7ce82108491acf4df;FI" _version;TI"%64e62ddc273c2f5847f30d698ca14b67;F