Class: JekyllFeed::PageWithoutAFile

Inherits:
Jekyll::Page
  • Object
show all
Defined in:
lib/jekyll-feed/page-without-a-file.rb

Instance Method Summary collapse

Instance Method Details

#read_yamlObject



5
6
7
# File 'lib/jekyll-feed/page-without-a-file.rb', line 5

def read_yaml(*)
  @data ||= {}
end