Middleware that helps you to distinguish between HEAD and GET requests. At the moment Rails treats these two requests equally in production mode when you have perform_caching option in environment.rb set to true.
HeeL
March 10, 2015 10:19am
MIT