Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
ads@andLinux:~/rubinius/code/work$ cat order.rb $test = 0 def test_pp r= $test $test+=1 r end p $test + test_pp ads@andLinux:~/rubinius/code/work$ ruby order.rb 0 ads@andLinux:~/rubinius/code/work$ ../shotgun/rubinius order.rb 1
This paste will be private.
From the Design Piracy series on my blog: