Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
generate
v0.1.0
Diff
Generate
Generator
Template
Terminal
Built with Crystal 1.9.2
2023-10-07 23:25:48 UTC
module
Generate::Template
Defined in:
generate/template.cr
Class Method Summary
.render
(string, hash)
For now, I disable the template system Just use ERB
Class Method Detail
def self.
render
(string, hash)
#
For now, I disable the template system Just use ERB
[
View source
]