class Liquid::BlankFileSystem
- Liquid::BlankFileSystem
- Liquid::FileSystem
- Reference
- Object
Overview
This will parse the template with a LocalFileSystem implementation rooted at 'template_path'.
Defined in:
liquid/file_system.crInstance Method Summary
-
#read_template_file(template_path, context)
Called by Liquid to retrieve a template file