1
vote
1answer
225 views
How to include metadata in a template file?
I have a system that filters template files through erb. Using convention over configuration, the output files get created in a file hierarchy that mirrors the input files. Many of the files have …
