about summary refs log tree commit
path: root/lib/metropolis/suffix_mime.rb
DateCommit message (Collapse)
2011-01-17use constants everywhere to reduce GC thrashing
This makes it easier to notice a typo, too.
2011-01-13add suffix_mime output filter
It's faster than doing it via real Rack middleware.