Method: Elastictastic::Properties#attributes
- Defined in:
- lib/elastictastic/properties.rb
#attributes ⇒ Object
145 146 147 |
# File 'lib/elastictastic/properties.rb', line 145 def attributes super.merge(@_attributes).with_indifferent_access end |