Previous Episode: #150 Rails Metal
Next Episode: #152 Rails 2.3 Extras

Rack middleware is a way to filter a request and response coming into your application. In this episode I show how to modify the response body using middleware.