Skip to content

Commit

Permalink
+ TODO consistency in indexing
Browse files Browse the repository at this point in the history
  • Loading branch information
floere committed Aug 31, 2011
1 parent 007886f commit 0e1e515
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions server/lib/picky/indexes_indexing.rb
Expand Up @@ -35,6 +35,8 @@ def index randomly = true
# For integration testing – indexes for the tests
# without forking and shouting ;)
#
# TODO Rename to #index_without_forking, or just #index.
#
def index_for_tests
indexes.each(&:index)
end
Expand Down

0 comments on commit 0e1e515

Please sign in to comment.