Nanoc::Errors::Generic
Error that is raised when no rules file can be found in the current working directory.
# File lib/nanoc/base/errors.rb, line 82 def initialize super("This site does not have a rules file, which is required for nanoc sites.") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.