Method: Elastictastic::Callbacks#update
- Defined in:
- lib/elastictastic/callbacks.rb
#update(options = {}) ⇒ Object
20 21 22 |
# File 'lib/elastictastic/callbacks.rb', line 20 def update( = {}) with_callbacks(:update, ) { super } end |