Class: Jekyll::PageWithoutAFile
- Inherits:
-
Page
- Object
- Page
- Jekyll::PageWithoutAFile
- Defined in:
- lib/jekyll/version/build/build-doc.rb
Instance Method Summary collapse
Instance Method Details
#read_yaml ⇒ Object
4 5 6 |
# File 'lib/jekyll/version/build/build-doc.rb', line 4 def read_yaml(*) @data ||= {} end |