class Handler::IndexHandler

Overview

A handler that redirects to index.html if the path is a directory

Included Modules

Defined in:

http_handlers.cr

Instance Method Summary

Instance Method Detail

def call(context) : Nil #

[View source]