Skip to content

Instantly share code, notes, and snippets.

View brock555's full-sized avatar

Brock Henderson brock555

View GitHub Profile
@brock555
brock555 / gist:4048422
Created November 9, 2012 21:38
NeighborsTableView Module
// Generated by CoffeeScript 1.3.3
(function() {
var NeighborsTableView;
NeighborsTableView = function(params) {
var makeRow, neighborData, row, tableRows, view, _ref;
neighborData = params.data;
if ((_ref = params.scale) == null) {
params.scale = 1;
}
Downloading packages.config...
Downloading NuGet...
Feeds used:
/Users/brock/.local/share/NuGet/Cache
/Users/brock/.nuget/packages/
https://api.nuget.org/v3/index.json
Restoring NuGet package Cake.0.11.0.
Adding package 'Cake.0.11.0' to folder '/Code/numinous/untethered-prototypes/UntetheredPrototypes/.tools'
Added package 'Cake.0.11.0' to folder '/Code/numinous/untethered-prototypes/UntetheredPrototypes/.tools'