RBase::StandardError
# File lib/rbase/record.rb, line 8 def initialize(name) super("Unknown column '#{name}'") @name = name end
[Validate]
Generated with the Darkfish Rdoc Generator 2.