begin prepping beta.1

This commit is contained in:
Thomas Reynolds 2015-02-07 13:38:29 -08:00
parent b666a7aaee
commit e4b7d4fff0
7 changed files with 8 additions and 9 deletions

View file

@ -274,7 +274,7 @@ module Middleman
types = Set.new([@type])
::Middleman::SourceFile.new(
path.relative_path_from(@directory), path, @directory, types)
path.relative_path_from(@directory), path, @directory, types)
end
# Notify callbacks for a file given an array of callbacks