Skip to content

Commit

Permalink
Return correct value for options
Browse files Browse the repository at this point in the history
  • Loading branch information
elzj committed Sep 1, 2014
1 parent 6c1c641 commit e12b4ee
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 e12b4ee

Please sign in to comment.