class JekyllFeed::PageWithoutAFile
Public Instance Methods
read_yaml(*)
click to toggle source
# File lib/jekyll-feed/page-without-a-file.rb, line 5 def read_yaml(*) @data ||= {} end
# File lib/jekyll-feed/page-without-a-file.rb, line 5 def read_yaml(*) @data ||= {} end