Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
>> c.host => "sandbox.freebase.com" >> c.query({ "id" => m, "type" => [] }) => {"type"=>["/people/person"], "id"=>"/guid/9202a8c04000641f8000000005505a3c"} >> c.write({ "id" => m, "type" => {"id" => "/book/author", "connect" => "insert" }}) => {"type"=>{"connect"=>"inserted", "id"=>"/book/author"}, "id"=>"/guid/9202a8c04000641f8000000005505a3c"} >> c.query({ "id" => m, "type" => [] }) => {"type"=>["/people/person"], "id"=>"/guid/9202a8c04000641f8000000005505a3c"}
This paste will be private.
From the Design Piracy series on my blog: