Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
# The set of substitutions to transform a spec filename # into a tag filename. set :tags_patterns, [ [%r(spec/ruby/), 'spec/frozen/'], [%r(spec/), 'spec/tags/'], [/_spec.rb$/, '_tags.txt'] ]
This paste will be private.
From the Design Piracy series on my blog: