Skip to content

Instantly share code, notes, and snippets.

View jamesramsay's full-sized avatar
🚀

James Ramsay jamesramsay

🚀
View GitHub Profile
*.har
*.json
*.sh
@jamesramsay
jamesramsay / creative.md
Last active August 29, 2015 14:05
API Blueprint puzzle #1

Group Creatives

Creative [/creatives/{creativeId}]

  • Parameters

    • creativeId (integer, 1) ... id of the creative
  • Model

  • Header

@jamesramsay
jamesramsay / bookmarklet.js
Created February 19, 2014 23:23
Testing done
javascript:(function()%7B%24('li.task-list-item%3Acontains(%22esolved%22)%20%3E%20input%3Achecked%2C%20li.task-list-item%3Acontains(%22eady%20for%22)%20%3E%20input%3Achecked').closest('.comment-content').hide()%7D)()