Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
platform_is_not :darwin, :freebsd do it "ignores its argument" do lambda { Etc.getgrgid("foo") }.should raise_error(TypeError) Etc.getgrgid(42) Etc.getgrgid(9876) end end
This paste will be private.
From the Design Piracy series on my blog: