lib/nanoc/base/compilation/compiler_dsl.rb in nanoc-4.0.0b3 vs lib/nanoc/base/compilation/compiler_dsl.rb in nanoc-4.0.0b4

- old
+ new

@@ -1,6 +1,8 @@ module Nanoc::Int # Contains methods that will be executed by the site’s `Rules` file. + # + # @api private class CompilerDSL # The current rules filename. # # @return [String] The current rules filename. #