Exception: Nanoc3::Errors::NoRulesFileFound

Error that is raised when no rules file can be found in the current working directory.

Constructor Summary

public initialize
[View source]


63
64
65
# File 'lib/nanoc3/base/errors.rb', line 63

def initialize
  super("This site does not have a rules file, which is required for nanoc sites.")
end
Generated on Sunday, August 09 2009 at 01:43:11 PM by YARD 0.2.3.2 (ruby-1.8.7).