Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
This paste will be private.
/usr/local/bin/ruby -w -Ilib:ext:bin:test -e 'require "test/test_behavior.rb"; require "test/test_condition.rb"; require "test/test_god.rb"; require "test/test_meddle.rb"; require "test/test_reporter.rb"; require "test/test_server.rb"; require "test/test_system_process.rb"; require "test/test_timeline.rb"; require "test/test_watch.rb"; require "test/unit"' ./test/helper.rb:25: warning: method redefined; discarding old exit ./test/helper.rb:25: warning: method redefined; discarding old exit ./test/helper.rb:31: warning: method redefined; discarding old test ./test/helper.rb:42: warning: method redefined; discarding old silence_warnings ./test/helper.rb:64: warning: method redefined; discarding old initialize ./test/helper.rb:73: warning: method redefined; discarding old bypass ./test/test_system_process.rb:26: warning: method redefined; discarding old test_percent_cpu ./test/test_watch.rb:56: warning: method redefined; discarding old test_condition_should_record_condition_in_correct_list Loaded suite -e Started ............/test/../lib/god/reporter.rb:18: warning: instance variable @service not initialized .(eval):1: warning: method redefined; discarding old service ..............Watch#condition can only be called from inside a start_if block ........ Finished in 0.329904 seconds. 34 tests, 49 assertions, 0 failures, 0 errors
From the Design Piracy series on my blog: