Add some TODO's

This commit is contained in:
Stephan Kaag
2013-07-22 22:39:20 +02:00
parent ebd5fa76c5
commit b58da2fcf9
2 changed files with 6 additions and 7 deletions

View File

@@ -292,6 +292,7 @@ class Post < ActiveRecord::Base
end
# TODO: move to post-analyzer?
# Determine what posts are quoted by this post
def extract_quoted_post_numbers
temp_collector = []