Sha256: 432d000f21808f15abc77e8cd3ea268399909063b039c4703eab986e3b1a56d6

Contents?: true

Size: 1.25 KB

Versions: 3

Compression:

Stored size: 1.25 KB

Contents

o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1321311536.0261691¬Á:@value{	I"length:EFiI"digest;
F"%46a68d08f22c8bb73c392e3cd7e9ed22I"source;
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;

  })();
;
FI"
_version;
F"%3d6c4a8aa3bd614a695c9d89c170c27e

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
medivo-0.2.10 spec/dummy/tmp/cache/assets/D9C/F50/sprockets%2F224e78bb9e1c414a2d518a3aaffd6f77
medivo-0.2.9 spec/dummy/tmp/cache/assets/D9C/F50/sprockets%2F224e78bb9e1c414a2d518a3aaffd6f77
medivo-0.2.8 spec/dummy/tmp/cache/assets/D9C/F50/sprockets%2F224e78bb9e1c414a2d518a3aaffd6f77