Padrino::Reloader::Rack

Class: Padrino::Reloader::Rack

Inherits:
Object
  • Object

Overview

This class acts as a Rack middleware to be added to the application stack. This middleware performs a check and reload for source files at the start of each request, but also respects a specified cool down time during which no further action will be taken.

Instance Method Summary