2 Posts tagged with erb
Given a hash of variables, render an ERB template
mislav's looking for a cleaner way to render an ERB template with a hash of variables. any takers?
ERBifier
Finds all files that end in '.erb', runs them through ERB, and outputs the corresponding file without the '.erb' extension, overwriting any old versions of the file(s) that may be present.