abstract class Cryap::Web::Controller

Direct Known Subclasses

Defined in:

core/web/annotations/body.cr
core/web/annotations/body_param.cr
core/web/annotations/cookie_session.cr
core/web/annotations/header.cr
core/web/annotations/headers.cr
core/web/annotations/http_context.cr
core/web/annotations/json_param.cr
core/web/annotations/pagination.cr
core/web/annotations/param.cr
core/web/annotations/query.cr
core/web/annotations/query_all.cr
core/web/annotations/query_params.cr
core/web/annotations/session.cr
core/web/controller.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

Instance Method Detail

def return_error(status : HTTP::Status) #