Install ruby-tilt by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-tilt
Description:
Generic interface to multiple Ruby template engines
Tilt is a thin interface over a bunch of different Ruby template engines in an attempt to make their usage as generic possible. This is useful for web frameworks, static site generators, and other systems that support multiple template engines but don't want to code for each of them individually.
Homepage: http://github.com/rtomayko/tilt/
Version: 2.0.1-2
Section: universe/ruby