class Marten::Server::Handlers::Routing

Included Modules

Defined in:

marten/server/handlers/routing.cr

Instance Method Summary

Macros inherited from module Marten::Core::DebugModeLoggable

debug_mode_debug_log(message) debug_mode_debug_log, debug_mode_info_log(message) debug_mode_info_log

Instance Method Detail

def call(context : ::HTTP::Server::Context) #

[View source]