All classes which include Rudy::Metadata must reimplement the method stubs in this module. These methods only raise exceptions.
# File lib/rudy/metadata.rb, line 151 def name; raise "implement name"; end
# File lib/rudy/metadata.rb, line 152 def postprocess; raise "implement postprocess"; end
# File lib/rudy/metadata.rb, line 150 def valid?; raise "implement valid?"; end
[Validate]
Generated with the Darkfish Rdoc Generator 2.