lib/nanoc/data_sources/filesystem_verbose.rb in nanoc-3.7.3 vs lib/nanoc/data_sources/filesystem_verbose.rb in nanoc-3.7.4

- old
+ new

@@ -41,10 +41,10 @@ # one will be inferred from the environment. class FilesystemVerbose < Nanoc::DataSource include Nanoc::DataSources::Filesystem - private + private # See {Nanoc::DataSources::Filesystem#create_object}. def create_object(dir_name, content, attributes, identifier, params = {}) # Determine base path last_component = identifier.split('/')[-1] || dir_name