What on earth is this shitty code doing here????
This commit is contained in:
parent
3d0aa4d91f
commit
fde8028501
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue