Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
at.add_mapping(%r%^app/models/.*\.rb$%) { at.files_matching(%r%^spec/models/.*_spec.rb$%) } at.add_mapping(%r%^app/controllers/.*\.rb$%) { at.files_matching(%r%^spec/controllers/.*_spec.rb$%) } at.add_mapping(%r%^app/helpers/.*\.rb$%) { at.files_matching(%r%^spec/helpers/.*_spec.rb$%) }
This paste will be private.
From the Design Piracy series on my blog: