Skip to content

Instantly share code, notes, and snippets.

View j-wilkins's full-sized avatar

Jake Wilkins j-wilkins

View GitHub Profile
@j-wilkins
j-wilkins / link_to.rb
Created October 11, 2011 04:29 — forked from emk/link_to.rb
A link_to helper method for Sinatra
catspam() {
curl -vvvv -d "{\"Body\":\"${1}\"}" -H "Content-Type: application/json" http://catspammer.com/api/cat
say "meow"
}