module Generate::Template

Defined in:

generate/template.cr

Class Method Summary

Class Method Detail

def self.render(string, hash) #

For now, I disable the template system Just use ERB


[View source]