What on earth is this shitty code doing here????

master
Jakub Stastny aka botanicus 2011-07-09 13:39:47 +01:00
parent 3d0aa4d91f
commit fde8028501
1 changed files with 0 additions and 6 deletions

View File

@ -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