Sha256: b877927e2e8ab08075fea3d4efd3d397f43778a3f59860c7751ef057e7ff45ac
Contents?: true
Size: 1.85 KB
Versions: 1
Compression:
Stored size: 1.85 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1372843461.909939:@value"�{I" class:EFI"ProcessedAsset;FI"logical_path;FI"Core/RequestErrorEvent.js;TI" pathname;FI"V/Users/bwrona/www/engines/cesium/app/assets/javascripts/Core/RequestErrorEvent.js;TI"content_type;FI"application/javascript;FI" mtime;FI"2013-07-03T11:02:49+02:00;FI"length;Fi�I"digest;F"%408ffb2095b624d60580a7c86e99a44aI"source;FI"�/*global define*/ define([ ], function( ) { "use strict"; /** * An event that is raised when a request encounters an error. * * @constructor * @alias RequestErrorEvent * * @param {Number} [statusCode] The HTTP error status code, such as 404. * @param {Object} [response] The response included along with the error. */ var RequestErrorEvent = function RequestErrorEvent(statusCode, response) { /** * The HTTP error status code, such as 404. If the error does not have a particular * HTTP code, this property will be undefined. * * @type {Number} */ this.statusCode = statusCode; /** * The response included along with the error. If the error does not include a response, * this property will be undefined. * * @type {Object} */ this.response = response; }; return RequestErrorEvent; }); ;FI"dependency_digest;F"%28706de4a5b1150ed3c7e06974e44252I"required_paths;F[I"V/Users/bwrona/www/engines/cesium/app/assets/javascripts/Core/RequestErrorEvent.js;TI"dependency_paths;F[{I" path;FI"V/Users/bwrona/www/engines/cesium/app/assets/javascripts/Core/RequestErrorEvent.js;TI" mtime;FI"2013-07-03T11:02:49+02:00;FI"digest;F"%8bf3574846bc08bbfecce7287cd10c04I" _version;F"%6776f581a4329e299531e1d52aa59832
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cesium-0.18.0 | test/dummy/tmp/cache/assets/D29/480/sprockets%2F8ed3187ad9f54d8896df90a705c47e60 |