Sha256: 4561069863e0ea626311f1732b36660572d45431955c9cb5972263d5effb4d8f
Contents?: true
Size: 1.85 KB
Versions: 6
Compression:
Stored size: 1.85 KB
Contents
o: ActiveSupport::Cache::Entry :@created_atf1321037615.663316 s:@value{I" class:EFI"BundledAsset;FI"id;F"%f87581a352b7689b7b6e433b808dcfadI"logical_path;FI"7quic_cms/ckeditor/_source/core/htmlparser/cdata.js;FI" pathname;FI"/Users/mwagner72/Dropbox/rails_projects/quic_cms/app/assets/javascripts/quic_cms/ckeditor/_source/core/htmlparser/cdata.js;FI"content_type;FI"application/javascript;FI" mtime;FI"2011-09-13T14:23:26-05:00;FI" body;FI"/* Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ (function() { /** * A lightweight representation of HTML text. * @constructor * @example */ CKEDITOR.htmlParser.cdata = function( value ) { /** * The CDATA value. * @type String * @example */ this.value = value; }; CKEDITOR.htmlParser.cdata.prototype = { /** * CDATA has the same type as {@link CKEDITOR.htmlParser.text} This is * a constant value set to {@link CKEDITOR.NODE_TEXT}. * @type Number * @example */ type : CKEDITOR.NODE_TEXT, /** * Writes write the CDATA with no special manipulations. * @param {CKEDITOR.htmlWriter} writer The writer to which write the HTML. */ writeHtml : function( writer ) { writer.write( this.value ); } }; })(); ;FI"asset_paths;F[I"/Users/mwagner72/Dropbox/rails_projects/quic_cms/app/assets/javascripts/quic_cms/ckeditor/_source/core/htmlparser/cdata.js;FI"dependency_paths;F[{I" path;FI"/Users/mwagner72/Dropbox/rails_projects/quic_cms/app/assets/javascripts/quic_cms/ckeditor/_source/core/htmlparser/cdata.js;FI" mtime;FIu: Time ]:@_zone"CDT:offsetiI"hexdigest;F"%e2171f838f052c22f9ed38bbe0d7987bI" _version;F"%46dde6621c301f4928e3b34efee9e3b5:@expires_in0:@compressedF
Version data entries
6 entries across 6 versions & 1 rubygems