Web development - Technology
ERB
(Embedded Ruby)
A way of mixing Ruby instructions into webpage templates so the page can change based on its data
What's it for?
Lets developers create webpages whose content is filled in or changed automatically using Ruby