Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v2.0.3) is shown here.
read_template_file(template_path, extension)
private
Show source
def read_template_file(template_path, extension)
File.read(template_path)
end