Error that is raised when no rules file can be found in the current working
directory.
Public Class Methods
new()click to toggle source
# File lib/nanoc3/base/errors.rb, line 93definitializesuper("This site does not have a rules file, which is required for nanoc sites.".make_compatible_with_env)
end