Class: SearchIndexReceiver::MUTATION_FOR_CLASS
- Inherits:
-
Struct
- Object
- Struct
- SearchIndexReceiver::MUTATION_FOR_CLASS
- Defined in:
- lib/chewy/minitest/search_index_receiver.rb
Instance Attribute Summary collapse
-
#deletes ⇒ Object
Returns the value of attribute deletes.
-
#indexes ⇒ Object
Returns the value of attribute indexes.
Instance Attribute Details
#deletes ⇒ Object
Returns the value of attribute deletes
9 10 11 |
# File 'lib/chewy/minitest/search_index_receiver.rb', line 9 def deletes @deletes end |
#indexes ⇒ Object
Returns the value of attribute indexes
9 10 11 |
# File 'lib/chewy/minitest/search_index_receiver.rb', line 9 def indexes @indexes end |