class RootResource

Defined in:

main.cr

Class Method Summary

Instance Method Summary

Instance methods inherited from class Resource

id id, index index, render(tpl) render

Constructor methods inherited from class Resource

new(ctx : HTTP::Server::Context) new

Class methods inherited from class Resource

handle(ctx) handle, match(path) match, uri_path(id)
uri_path
uri_path
, uri_path_matcher uri_path_matcher

Class Method Detail

def self.uri_path #

[View source]

Instance Method Detail

def index #

[View source]