Sha256: bdc4a521e115126ce00a6e1440d089a2d246bee3ce4067db34fcf0a708e6f9c8

Contents?: true

Size: 1.87 KB

Versions: 2

Compression:

Stored size: 1.87 KB

Contents

o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1321459878.05034188Í:@value{I"
class:EFI"BundledAsset;
FI"id;
F"%3914e66f640b92da517a9f0556aebbb7I"logical_path;
FI"medivo/models.js;
FI"
pathname;
FI"c/Users/danielsudol/projects/medivo/medivo_resource/app/assets/javascripts/medivo/models.coffee;
FI"content_type;
FI"application/javascript;
FI"
mtime;
FI"2011-10-30T10:16:36-04:00;
FI"	body;
FI"
  window.List = (function() {

    List.prototype.show_number = 3;

    function List(list_data, show_number, model, tracker_id) {
      this.list = [];
      if (show_number) this.show_number = show_number;
      this.model = model;
      this.tracker_elem = $("<input id='" + tracker_id + "' type='hidden'>");
      this.setList(list_data);
    }

    List.prototype.getList = function() {
      return this.list.slice(0, this.show_number);
    };

    List.prototype.setList = function(list_info) {
      this.list = [];
      this.loadList(list_info);
      return this.tracker_elem.change();
    };

    List.prototype.setShowNumber = function(num) {
      this.show_number = num;
      return this.tracker_elem.change();
    };

    List.prototype.loadList = function(list_info) {
      var list, model;
      if (!list_info) return;
      list = this.list;
      model = this.model;
      return $.each(list_info, function(index, data) {
        return list.push(new model(data, index));
      });
    };

    return List;

  })();
;
TI"asset_paths;
F[I"c/Users/danielsudol/projects/medivo/medivo_resource/app/assets/javascripts/medivo/models.coffee;
FI"dependency_paths;
F[{I"	path;
FI"c/Users/danielsudol/projects/medivo/medivo_resource/app/assets/javascripts/medivo/models.coffee;
FI"
mtime;
FIu:	Time
Îç€@B:@_zoneI"EDT;
T:offsetiþÀÇI"hexdigest;
F"%839db657ef60e3f21440312719162e55I"
_version;
F"%ee50e40b36d7dc25c526aaff3fac8c9c

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
medivo-0.2.21 spec/dummy/tmp/cache/assets/CEE/250/sprockets%2F96688f33f2f8aa261bf6701c1d6d7575
medivo-0.2.20 spec/dummy/tmp/cache/assets/CEE/250/sprockets%2F96688f33f2f8aa261bf6701c1d6d7575