method

reload_handler

reload_handler(signal)
private

No documentation available.

# File railties/lib/fcgi_handler.rb, line 130
    def reload_handler(signal)
      dispatcher_log :info, "asked to reload ASAP"
      @when_ready = :reload
    end