ArgumentError
# File lib/spec/example/errors.rb, line 16 16: def message(kind, location) 17: "No description supplied for #{kind} declared on #{location}" 18: end
# File lib/spec/example/errors.rb, line 20 20: def initialize(kind, location) 21: super(self.class.message(kind, location)) 22: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.