1 2 3 4 5
class Puppet::Rails::RailsParameter < ActiveRecord::Base belongs_to :rails_objects end # $Id$