HomePhorge

[#4813] Remove dead code from puppet/rails/host.rb
6e6712b54394Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

[#4813] Remove dead code from puppet/rails/host.rb

def self.clean – became orphaned in commit 28cee40689440388994a4768bd301ae32c8ecc05

def self.store – became orphaned in commit 863c50b1273a7fa48d74fb74948938214b45967c

def fact – was added as a helper method for unit tests in commit
9f4870637ce57d548d23c0b3330200014327c268. The test file that used this
method was removed in commit 93246c0c70796a606fc8c05b51e1feb09c94e377

def update_connect_time – Not sure when this was ever used.

I also ran a client master storeconfigs run a few times and didn’t see
any problems, so I’m pretty sure deleting these methods is safe.

Details

Provenance
Matt Robinson <matt@puppetlabs.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Nov 9 2010, 7:58 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU956296a74c70: Fix #4911 - Do not generate doc for standard RDoc parser generated object
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPU6e6712b54394: [#4813] Remove dead code from puppet/rails/host.rb (authored by Matt Robinson <matt@puppetlabs.com>).Nov 9 2010, 7:58 PM