class ActionController::SpecHelper

Included Modules

Defined in:

action-controller/spec_helper.cr

Constructors

Class Method Summary

Instance Method Summary

Instance methods inherited from module ActionController::Router

delete(path : String, &block : Action) delete, get(path : String, &block : Action) get, head(path : String, &block : Action) head, options(path : String, &block : Action) options, patch(path : String, &block : Action) patch, post(path : String, &block : Action) post, put(path : String, &block : Action) put, route_handler : RouteHandler route_handler

Constructor Detail

def self.new #

[View source]

Class Method Detail

def self.client #

[View source]

Instance Method Detail

def hot_topic #

[View source]
def route_handler : ActionController::Router::RouteHandler #

[View source]