Class Puppet::Rails::Resource
In: lib/puppet/rails/resource.rb
Parent: ActiveRecord::Base

Methods

Included Modules

Puppet::Util::CollectionMerger Puppet::Util::ReferenceSerializer Puppet::Rails::Benchmark

Public Class methods

Determine the basic details on the resource.

Public Instance methods

Make sure this resource is equivalent to the provided Parser resource.

Make sure the tag list is correct.

Returns a hash of parameter names and values, no ActiveRecord instances.

Convert our object to a resource. Do not retain whether the object is exported, though, since that would cause it to get stripped from the configuration.

[Validate]