Skip to content

Commit

Permalink
Merge pull request #1803 from elzj/queue_changes
Browse files Browse the repository at this point in the history
Another small fix for 4078
  • Loading branch information
elzj committed Sep 1, 2014
2 parents 45b4ded + e12b4ee commit 0345611
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/indexing/stats_indexer.rb
Expand Up @@ -2,6 +2,7 @@ class StatsIndexer < AsyncIndexer

def options
@options[:label] = :stats
@options
end

def add_to_batch(id, obj)
Expand Down

0 comments on commit 0345611

Please sign in to comment.