class Puppet::Rails::FactValue < ActiveRecord::Base
    belongs_to :fact_name
    belongs_to :host
end

# $Id: fact_value.rb 1952 2006-12-19 05:47:57Z luke $


syntax highlighted by Code2HTML, v. 0.9.1