Class
ThinkingSphinx::Subscribers::PopulatorSubscriber
In:
lib/thinking_sphinx/subscribers/populator_subscriber.rb
Parent:
Object
frozen_string_literal: true
Methods
attach_to
call
error
finish_populating
populated
start_populating
Public Class methods
attach_to
(namespace)
Public Instance methods
call
(message, *args)
error
(event)
finish_populating
(event)
populated
(event)
start_populating
(event)
[Validate]