Middleware

Ruby Rack Middleware Tutorial

So you discovered Ruby's Rack 'web framework framework', and would like to know how to extend it, this is done using Rack middleware. We will go through creating a basic Rack application, and a JSON response middleware.
Syndicate content