lib/nanoc/base/source_data/layout.rb in nanoc-3.5.0 vs lib/nanoc/base/source_data/layout.rb in nanoc-3.6.0

- old
+ new

@@ -80,10 +80,10 @@ def reference [ type, self.identifier ] end def inspect - "<#{self.class} identifier=#{self.identifier}>" + "<#{self.class} identifier=\"#{self.identifier}\">" end # @return [String] The checksum for this object. If its contents change, # the checksum will change as well. def checksum