Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
>> def test >> eval("x = 2", binding) >> p local_variables >> p x >> end => nil >> test ["x"] NameError: undefined local variable or method `x' for main:Object from (irb):4:in `test' from (irb):6
This paste will be private.
From the Design Piracy series on my blog: