Class: Bunto::PageWithoutAFile
- Inherits:
-
Page
- Object
- Page
- Bunto::PageWithoutAFile
- Defined in:
- lib/bunto/page_without_a_file.rb
Instance Method Summary collapse
Instance Method Details
#read_yaml ⇒ Object
3 4 5 |
# File 'lib/bunto/page_without_a_file.rb', line 3 def read_yaml(*) @data ||= {} end |