Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
gem
master
Gem
Handler
Request
Response
Router
Routes
Server
Built with Crystal 1.9.2
2023-10-07 19:17:26 UTC
module
Gem
Defined in:
gem.cr
gem/alias.cr
gem/constants.cr
Constant Summary
METHODS
=
[
"GET"
,
"POST"
,
"PUT"
,
"DELETE"
,
"OPTIONS"
]
Constructors
.new
Constructor Detail
def self.
new
#
[
View source
]