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. This older version will be used by rubygem-sprockets. WWW: https://github.com/rtomayko/tilt/
6 lines
338 B
Text
6 lines
338 B
Text
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.
|
|
|
|
WWW: https://github.com/rtomayko/tilt/
|