From fde8028501835ff16ba51bff03306de2c3016858 Mon Sep 17 00:00:00 2001 From: Jakub Stastny aka botanicus Date: Sat, 9 Jul 2011 13:39:47 +0100 Subject: [PATCH] What on earth is this shitty code doing here???? --- lib/ace.rb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lib/ace.rb b/lib/ace.rb index 025b98d..dbb585e 100644 --- a/lib/ace.rb +++ b/lib/ace.rb @@ -155,12 +155,6 @@ module Ace Digest::SHA1.hexdigest(data) end - def feeds - @feeds ||= begin - RSSFeed.subclasses.map(&:new) - end - end - attr_writer :output_path def output_path @output_path ||= begin