o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1371506033.843872: @value"Z{I" class:ETI"ProcessedAsset;FI"logical_path;TI"(flms/admin/pages/edit/block_list.js;FI" pathname;TI"_/Users/maxwell/Desktop/flms/app/assets/javascripts/flms/admin/pages/edit/block_list.coffee;FI"content_type;TI"application/javascript;TI" mtime;TI"2013-06-17T14:53:45-07:00;TI" length;TiüI" digest;TI"%bd9bfad1854366eebd69efa6ae35eebc;FI" source;TI"ü(function() { var __bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; }, __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; }; this.BlockList = (function(_super) { __extends(BlockList, _super); function BlockList() { this.sorting_finished = __bind(this.sorting_finished, this); BlockList.__super__.constructor.apply(this, arguments); $('.block_list').sortable({ stop: this.sorting_finished }); $('.block_list').disableSelection(); } BlockList.prototype.get_data = function() { var tr, _i, _len, _ref, _results; _ref = this.$('tr'); _results = []; for (_i = 0, _len = _ref.length; _i < _len; _i++) { tr = _ref[_i]; _results.push(new Block($(tr)).get_data()); } return _results; }; BlockList.prototype.sorting_finished = function() { return this.trigger('sorting_finished'); }; return BlockList; })(modularity.Module); }).call(this); ;TI"dependency_digest;TI"%d8f382143566e254a7d41898e5d5ff2b;FI"required_paths;T[I"_/Users/maxwell/Desktop/flms/app/assets/javascripts/flms/admin/pages/edit/block_list.coffee;FI"dependency_paths;T[{I" path;TI"_/Users/maxwell/Desktop/flms/app/assets/javascripts/flms/admin/pages/edit/block_list.coffee;FI" mtime;TI"2013-06-17T14:53:45-07:00;TI" digest;TI"%179edd31233ce828b4414ee6c1945ac8;FI" _version;TI"%ffd318ca8b794f42f5029101c2cf5d91;F