o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1384093247.627682: @value"â {I" class:ETI"ProcessedAsset;FI"logical_path;TI"0locomotive/views/sites/domain_entry_view.js;FI" pathname;TI"{/Users/didier/Documents/LocomotiveCMS/engine/app/assets/javascripts/locomotive/views/sites/domain_entry_view.js.coffee;FI"content_type;TI"application/javascript;TI" mtime;TI"2012-04-06T12:27:39+02:00;TI" length;Ti(I" digest;TI"%6fe17dc221552c8830d0c63e64339e6a;FI" source;TI"((function() { var _base, _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; }; (_base = Locomotive.Views).Sites || (_base.Sites = {}); Locomotive.Views.Sites.DomainEntryView = (function(_super) { __extends(DomainEntryView, _super); function DomainEntryView() { _ref = DomainEntryView.__super__.constructor.apply(this, arguments); return _ref; } DomainEntryView.prototype.tagName = 'li'; DomainEntryView.prototype.className = 'domain'; DomainEntryView.prototype.events = { 'change input[type=text]': 'change', 'click a.remove': 'remove' }; DomainEntryView.prototype.render = function() { $(this.el).html(ich.domain_entry(this.model.toJSON())); return this; }; DomainEntryView.prototype.change = function(event) { var value; value = $(event.target).val(); return this.options.parent_view.change_entry(this.model, value); }; DomainEntryView.prototype.remove = function(event) { event.stopPropagation() & event.preventDefault(); this.$('input[type=text]').editableField('destroy'); this.options.parent_view.remove_entry(this.model); return DomainEntryView.__super__.remove.call(this); }; return DomainEntryView; })(Backbone.View); }).call(this); ;TI"dependency_digest;TI"%32092f7aa8f51bd644685fc2969569cf;FI"required_paths;T[I"{/Users/didier/Documents/LocomotiveCMS/engine/app/assets/javascripts/locomotive/views/sites/domain_entry_view.js.coffee;FI"dependency_paths;T[{I" path;TI"{/Users/didier/Documents/LocomotiveCMS/engine/app/assets/javascripts/locomotive/views/sites/domain_entry_view.js.coffee;FI" mtime;TI"2012-04-06T12:27:39+02:00;TI" digest;TI"%92b28dc8094c1a711a40f4a7be4c7c44;FI" _version;TI"%ffd318ca8b794f42f5029101c2cf5d91;F