class JekyllRedirectFrom::PageWithoutAFile
Public Instance Methods
Source
# File lib/jekyll-redirect-from/page_without_a_file.rb, line 5 def read_yaml(*) @data ||= {} end
# File lib/jekyll-redirect-from/page_without_a_file.rb, line 5 def read_yaml(*) @data ||= {} end