A Middleware Stack Without Rack
A brief examination of the Rack middleware stack, and how to apply it as a pattern to something outside of Rack or web request handling. http://www.blrice.net/blog/2015/09/18/a-middleware-stack-without-rack/
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
A brief examination of the Rack middleware stack, and how to apply it as a pattern to something outside of Rack or web request handling. http://www.blrice.net/blog/2015/09/18/a-middleware-stack-without-rack/
Post a comment