Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
LuckyHXML::Renderable
Instance methods
hxml_component
(component :
LuckyHXML::Component
.class, status :
Int32
|
Nil
= nil, **named_args)
Renders an HXML Component response
Source
hxml_component
(component :
LuckyHXML::Component
.class, status :
HTTP::Status
, **named_args)
Renders an HXML Component response
Source
Macros
hxml
(screen_class = nil, _with_status_code = 200, _with_content_type = "application/xml", **assigns)
Renders an HXML Screen response
Source