From 481e2775c7426914b15ad61d8e2fc1f474f820eb Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Sat, 24 Nov 2012 18:46:48 +0000 Subject: Renamed class to avoid collision. --- lib/custodian/alerts/mauve.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/custodian/alerts/mauve.rb b/lib/custodian/alerts/mauve.rb index addb404..0187aaf 100644 --- a/lib/custodian/alerts/mauve.rb +++ b/lib/custodian/alerts/mauve.rb @@ -21,7 +21,7 @@ module Custodian module Alerter - class Mauve < AlertFactory + class AlertMauve < AlertFactory # -- cgit v1.2.1