Project

General

Profile

« Previous | Next » 

Revision fb7f0f19

Added by Ohad Levy about 12 years ago

  • ID fb7f0f19fc4b232e27ffa79490a18420d0b1e74f

cleanups to rails 3 boot process

View differences:

config/initializers/puppet.rb
require 'puppet'
require 'puppet/rails'
Puppet.parse_config
$puppet = Puppet.settings.instance_variable_get(:@values) if Rails.env == "test"
class Resource < Puppet::Rails::Resource
end
class SourceFile < Puppet::Rails::SourceFile

Also available in: Unified diff