module ActionController::Support
#
Constants#
TYPE_SEPARATOR_REGEX = /;\s*/
#
Class methods#
.build_route(route, hash_parts : Hash(String | Symbol, Nil | Bool | Int32 | Int64 | Float32 | Float64 | String | Symbol) | Nil = nil, **tuple_parts)
#
Used in base.cr to build routes for the redirect_to helpers