Hey,
Erb is the default template type in Rails and I read about Haml.
What other types exist and can be used in Rails?
Thanks.
Hey,
Erb is the default template type in Rails and I read about Haml.
What other types exist and can be used in Rails?
Thanks.
Take a look at the Ruby Toolbox.
I only know Mustache, Liquid and Markaby of those above, but seems there are pretty many other alternatives.