class BaseController::Renderer
Overview
Add the controller
Defined in:
__kilt_io__ : IO
__kilt_io__,
config : Orion::Config::ReadOnly
config,
controller_name : String
controller_name,
request : Orion::Server::Request
request
new(controller : Orion::Controller)
new
asset_path(file, *, extname : String? = nil)
asset_path,
asset_url(file : String, *, extname : String? = nil)
asset_url,
auto_discovery_link_tag(type : String, href, **attrs)
auto_discovery_link_tag,
image_path(src : String)
image_path,
image_tag(src : String, **attrs)
image_tag,
image_url(src : String)
image_url,
javascript_include_tag(src, **attrs)
javascript_include_tag,
javascript_path(file)
javascript_path,
javascript_url(file : String)
javascript_url,
stylesheet_link_tag(href, **attrs)
stylesheet_link_tag,
stylesheet_path(file)
stylesheet_path,
stylesheet_url(file : String)
stylesheet_url
format
format,
formats
formats,
host
host,
path_params
path_params,
query_params
query_params,
remote_address
remote_address,
request
request,
resource
resource