Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

Commit

Permalink
What on earth is this shitty code doing here????
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Stastny aka botanicus committed Jul 9, 2011
1 parent 3d0aa4d commit fde8028
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/ace.rb
Original file line number Diff line number Diff line change
Expand Up @@ -155,12 +155,6 @@ def digest(data)
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
Expand Down

0 comments on commit fde8028

Please sign in to comment.