Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
require File.dirname(__FILE__) + '/../spec_helper' describe FeedsController, " called with uri /feeds/new" do it "should be an instance of FeedsController" do controller.should be_an_instance_of(FeedsController) end end
This paste will be private.
From the Design Piracy series on my blog: