lib/nanoc/data_sources/filesystem_unified.rb in nanoc-4.0.0b2 vs lib/nanoc/data_sources/filesystem_unified.rb in nanoc-4.0.0b3

- old
+ new

@@ -1,6 +1,4 @@ -# encoding: utf-8 - module Nanoc::DataSources # The filesystem_unified data source stores its items and layouts in nested # directories. Items and layouts are represented by one or two files; if it # is represented using one file, the metadata can be contained in this file. #