Sha256: ab9b1a81f41fdb53013c45e414c2b28918a04bbcb18201a680576c9a8e5f4222
Contents?: true
Size: 1.85 KB
Versions: 9
Compression:
Stored size: 1.85 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1383740409.7460978:@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