# 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?)
Pastie
Support Pastie
or read my
Pastie << self
blog
# 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?)