Template Engines in Ruby
Akira Matsuda
• San Diego, CA
•
Talk
Date: December 22, 2014
Published: unknown
Announced: unknown
HTML template engine is one of the most important library to build a web application. But who actually knows how it works? Who can explain how the engine parses the given template and finally composes the HTML body?
In this session, I will dig into implementation details of several Ruby libraries such as ERB, Haml, Slim, Tilt, Temple, etc. and give you a quick tour into the world of template engines!
RubyConf 2014