Whoops, it's called 'jekyll_run_output'

This commit is contained in:
Parker Moore
2013-12-06 00:57:19 -05:00
parent bce2c2efb4
commit 5591ff2a6b

View File

@@ -16,7 +16,7 @@ def jekyll_output_file
JEKYLL_COMMAND_OUTPUT_FILE
end
def jekyll_output
def jekyll_run_output
File.read(jekyll_output_file)
end