Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
% irb irb(main):001:0> require 'active_record' LoadError: no such file to load -- active_record from (irb):1:in `require' from (irb):1 irb(main):002:0> require 'rubygems' => true irb(main):003:0> require 'active_record' => true irb(main):004:0> defined? ActiveRecord::Associations::BelongsToPolymorphicAssociation => "constant" irb(main):005:0>
This paste will be private.
From the Design Piracy series on my blog: