Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
This paste will be private.
# bad @create_new = (@last_fetch and not @last_thread) or @per_this_thread.nil? # OK @create_new = ((@last_fetch and not @last_thread) or @per_this_thread.nil?)
From the Design Piracy series on my blog: