# File lib/acts_as_indexed/configuration.rb, line 50 def index_file @index_file ||= Rails.root.join('tmp', 'index') end