Hacker News new | ask | show | jobs
by vidarh 1098 days ago
> a custom template language written in Ruby

This makes it sound like it's some template language specific to this project, but ERB is the dominant templating language for Ruby because an ERB implementation is in the standard library.