spec/dummy/tmp/cache/assets/CEE/250/sprockets%2F96688f33f2f8aa261bf6701c1d6d7575 in medivo-0.0.2 vs spec/dummy/tmp/cache/assets/CEE/250/sprockets%2F96688f33f2f8aa261bf6701c1d6d7575 in medivo-0.0.3

- old
+ new

@@ -1,19 +1,20 @@ -o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1318541826.3233469±·: @value{I" +o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1318603732.318259^[: @value{I" class:EFI"BundledAsset; FI"id; -F"%1a33e87935cbcca67082718ec6890b4dI"logical_path; +F"%125ce9d77e25948a5b28a07cc0dcc846I"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-13T21:16:04+02:00; +FI"2011-10-14T16:47:56+02:00; FI" body; -FI" (function() { +FI"˜ +(function() { String.prototype.capitalize = function() { return this.charAt(0).toUpperCase() + this.substring(1).toLowerCase(); }; String.prototype.titleize = function() { var parts, res; @@ -38,15 +39,15 @@ if (this.address !== void 0) { return this.address.replace(/(\s*,\s*$)/g, "").titleize(); } }); window.Lab = (function() { + Lab.prototype.marker = null; + Lab.prototype.map_tooltip_template = Handlebars.compile("{{titleize name}}\n{{address_without_comma address}}\n{{titleize city}},{{state}} "); function Lab(data) { this.data = data; } - Lab.prototype.marker = null; - Lab.prototype.map_tooltip_template = Handlebars.compile("{{titleize name}}\n{{address_without_comma address}}\n{{titleize city}},{{state}} "); Lab.prototype.clearMarker = function() { if (this.marker) { this.marker.setMap(null); return this.marker = null; } @@ -70,14 +71,22 @@ return new google.maps.MarkerImage("/assets/medivo/lab.png"); }; return Lab; })(); window.LabList = (function() { - function LabList(lab_info) { + LabList.prototype.show_number = 3; + function LabList(lab_info, show_number) { this.labs = []; + if (show_number) { + this.show_number = show_number; + } + console.log(this.show_number); this.setLabs(lab_info); } + LabList.prototype.getLabs = function() { + return this.labs.slice(0, this.show_number); + }; LabList.prototype.setLabs = function(lab_info) { var labs; this.clearMarkers(); labs = this.labs = []; return $.each(lab_info, function(index, lab_data) { @@ -98,9 +107,9 @@ FI"dependency_paths; F[{I" path; FI"c/Users/danielsudol/projects/medivo/medivo_resource/app/assets/javascripts/medivo/models.coffee; FI" mtime; -FIu: Time ³ε€@@: @_zoneI" CEST; +FIu: Time Ξε€€Ώ: @_zoneI" CEST; T: offseti I"hexdigest; -F"%40bbdc6d6c93b253ab70fac561a465feI" _version; +F"%44ed492b90aa5f8e1ed32a58e4897ddcI" _version; F"%36821fa1f19faa0dcebe2dd0b27ced36 \ No newline at end of file