Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
This paste will be private.
#define the class and get a reference eval 'class ' + klass_name + ' < ActiveRecord::Base; end' klass = eval klass_name
From the Design Piracy series on my blog: