Class: Rop::NonLiquidDocument
- Inherits:
-
Jekyll::Document
- Object
- Jekyll::Document
- Rop::NonLiquidDocument
- Defined in:
- lib/rop/project_reader.rb
Overview
Can be overridden by default_repo_branch in site config. Used by shallow_git_checkout.
Instance Method Summary collapse
Instance Method Details
#render_with_liquid? ⇒ Boolean
15 16 17 |
# File 'lib/rop/project_reader.rb', line 15 def render_with_liquid? false end |