Sha256: a2c39cd794fc65e64c872f6661e4f52f6ab6f01ab325031d9a419d70d0384817
Contents?: true
Size: 1.84 KB
Versions: 9
Compression:
Stored size: 1.84 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1383740409.74926:@value"ø{I" class:EFI"BundledAsset; FI"logical_path; FI">iugu-ux/components/usecode/iugu-ui-vertical-split-view.js; TI" pathname; FI"{/Users/alezonez/Projetos/iugu-ux/vendor/assets/javascripts/iugu-ux/components/usecode/iugu-ui-vertical-split-view.js.coffee; TI"content_type; FI"application/javascript; FI" mtime; FI"2013-07-08T09:30:17-03:00; FI"length; FiÍI"digest; F"%440cbd5690c3038ceea40ee538e4f14eI"source; FI"Í(function() { var _ref, __hasProp = {}.hasOwnProperty, __extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; }; IuguUI.SplitView = (function(_super) { __extends(SplitView, _super); function SplitView() { _ref = SplitView.__super__.constructor.apply(this, arguments); return _ref; } SplitView.prototype.layout = "iugu-ui-split-view"; SplitView.prototype.split = { type: "horizontal", viewSize: "50%" }; SplitView.prototype.initialize = function() { return SplitView.__super__.initialize.apply(this, arguments); }; SplitView.prototype.render = function() { return this.extendContextWithSplitOptions(); }; SplitView.prototype.extendContextWithSplitOptions = function() { var ctx; ctx = this.context(); return this.context = function() { return _.extend(ctx, { split: this.split }); }; }; return SplitView; })(IuguUI.View); }).call(this); ; FI"required_assets_digest; F"%07a2eef875f69f759f2c72f956a9be50I" _version; F"%6776f581a4329e299531e1d52aa59832
Version data entries
9 entries across 9 versions & 1 rubygems