class

ApplicationController

Inherits Wikicr::Helpers::Page / Wikicr::Helpers::User / ApplicationController::Redirect / ApplicationController::Cookies / ApplicationController::Flash / ApplicationController::Params / ApplicationController::Response / ApplicationController::Request / ApplicationController::Session / ApplicationController::Render / Reference / Object

The ApplicationController is the class that handles the environment: it handles the session, request, response, params, flash notices, cookies, redirections, and rendering.

Constants

LAYOUT = "application.slang"

Constructors

new(env : HTTP::Server::Context)
Source

Instance methods

Nested types