node-gist
node-gist copied to clipboard
fixed missing content field
Was missing the field 'content', but due to an issue with the gist api it happened to work with the file I chose (I think ruby's indexOf returned true for 'content').