Method: Sunspot::Batcher#current

Defined in:
lib/sunspot/batcher.rb

#currentObject



27
28
29
# File 'lib/sunspot/batcher.rb', line 27

def current
  @stack.last or start_new
end