Description
Templates can be rendered efficiently with an extensible eRuby implementation. This is useful for web applications, code generators, and tools that mix Ruby logic with text templates.
It is a Ruby templating library. Templates can execute Ruby code, so developers should never render untrusted templates without strict controls.