Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
desc "Run all tests for rbgooey with rcov" Spec::Rake::SpecTask.new('gui') do |t| t.spec_files = FileList['rbgooey/test/*.rb'] t.rcov = true t.ruby_opts ['--exclude', 'lib\/spec,bin\/spec'] end
This paste will be private.
From the Design Piracy series on my blog: