o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1384093247.447476: @value"˜{I" class:ETI"ProcessedAsset;FI"logical_path;TI".locomotive/views/shared/list_item_view.js;FI" pathname;TI"y/Users/didier/Documents/LocomotiveCMS/engine/app/assets/javascripts/locomotive/views/shared/list_item_view.js.coffee;FI"content_type;TI"application/javascript;TI" mtime;TI"2013-03-19T10:27:49+01:00;TI" length;TiæI" digest;TI"%52d587de3a40d3aaaba43bda87e54c00;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).Shared || (_base.Shared = {}); Locomotive.Views.Shared.ListItemView = (function(_super) { __extends(ListItemView, _super); function ListItemView() { _ref = ListItemView.__super__.constructor.apply(this, arguments); return _ref; } ListItemView.prototype.tagName = 'li'; ListItemView.prototype.events = { 'click a.remove': 'remove_item' }; ListItemView.prototype.template = function() {}; ListItemView.prototype.render = function() { $(this.el).html(this.template()(this.model.toJSON())); return this; }; ListItemView.prototype.remove_item = function(event) { event.stopPropagation() & event.preventDefault(); if (confirm($(event.target).data('confirm'))) { return this.model.destroy(); } }; return ListItemView; })(Backbone.View); }).call(this); ;TI"dependency_digest;TI"%cdb050cf0d227d2ca73a72dda39bb85b;FI"required_paths;T[I"y/Users/didier/Documents/LocomotiveCMS/engine/app/assets/javascripts/locomotive/views/shared/list_item_view.js.coffee;FI"dependency_paths;T[{I" path;TI"y/Users/didier/Documents/LocomotiveCMS/engine/app/assets/javascripts/locomotive/views/shared/list_item_view.js.coffee;FI" mtime;TI"2013-03-19T10:27:49+01:00;TI" digest;TI"%03c1c718abd61ab1c1473238c9e5c8a3;FI" _version;TI"%ffd318ca8b794f42f5029101c2cf5d91;F