class Puppet::Rails::PuppetClass < ActiveRecord::Base
    has_many :resources
    has_many :source_files
    has_many :hosts
end

# $Id$


syntax highlighted by Code2HTML, v. 0.9.1