Sha256: 6260c72b6cc84ca679d201f79f6f0a749075a800f7bcbaa08247db3fbfee3f56
Contents?: true
Size: 159 Bytes
Versions: 1
Compression:
Stored size: 159 Bytes
Contents
class Puppet::Rails::PuppetClass < ActiveRecord::Base has_many :resources has_many :source_files has_many :hosts acts_as_taggable end # $Id$
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
puppet-0.22.4 | lib/puppet/rails/puppet_class.rb |