Class: JekyllJsonFeed::PageWithoutAFile

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

Instance Method Summary collapse

Instance Method Details

#read_yamlObject



3
4
5
# File 'lib/jekyll-json-feed/page-without-a-file.rb', line 3

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