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
1 changed files with 1 additions and 1 deletions

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