Sha256: 3b8318e166ced645a5c081fdaaa9df3a4224593ec4dcae102a8574ff5872fc99

Contents?: true

Size: 1.29 KB

Versions: 5

Compression:

Stored size: 1.29 KB

Contents

o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1361724132.393197:@value"�{I"
class:EFI"BundledAsset;FI"logical_path;FI"Core/DefaultProxy.js;TI"
pathname;FI"J/Users/bogumil/www/cesium/app/assets/javascripts/Core/DefaultProxy.js;TI"content_type;FI"application/javascript;FI"
mtime;FI"2013-02-24T17:09:01+01:00;FI"length;Fi�I"digest;F"%52a364d0035627e8115b7488971f27eeI"source;FI"�/*global define*/

define(function() {
    "use strict";

    /**
     * A simple proxy that appends the desired resource as the sole query parameter
     * to the given proxy URL.
     *
     * @alias DefaultProxy
     * @constructor
     *
     * @param {String} proxy The proxy URL that will be used to requests all resources.
     */
    var DefaultProxy = function(proxy) {
        this.proxy = proxy;
    };

    /**
     * Get the final URL to use to request a given resource.
     *
     * @memberof DefaultProxy
     *
     * @param {String} resource The resource to request.
     */
    DefaultProxy.prototype.getURL = function(resource) {
        return this.proxy + '?' + encodeURIComponent(resource);
    };

    return DefaultProxy;
});
;FI"required_assets_digest;F"%b81f8be6249a62cf2bb5dbe3d3780039I"
_version;F"%6776f581a4329e299531e1d52aa59832

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
cesium-0.24.0 test/dummy/tmp/cache/assets/E32/EE0/sprockets%2Fcf67867eff65cd5cbee22adace250b09
cesium-0.23.0 test/dummy/tmp/cache/assets/E32/EE0/sprockets%2Fcf67867eff65cd5cbee22adace250b09
cesium-0.22.0 test/dummy/tmp/cache/assets/E32/EE0/sprockets%2Fcf67867eff65cd5cbee22adace250b09
cesium-0.14.0 test/dummy/tmp/cache/assets/E32/EE0/sprockets%2Fcf67867eff65cd5cbee22adace250b09
cesium-0.13.2 test/dummy/tmp/cache/assets/E32/EE0/sprockets%2Fcf67867eff65cd5cbee22adace250b09