Slim
Description
Slim is a template language for Rails that provides a concise syntax for writing HTML. We historically used Slim as our primary template language, but have transitioned back to ERB.
Technology Status at Wunder
Retire. ERB is simpler and preferred by most of our team.
We will continue maintaining existing views built with Slim, but all new views should be created using ERB.