Method: ElasticRecord::Relation::SearchMethods#search_options!
- Defined in:
- lib/elastic_record/relation/search_methods.rb
#search_options!(options) ⇒ Object
107 108 109 110 111 |
# File 'lib/elastic_record/relation/search_methods.rb', line 107 def () self. ||= {} self..merge! self end |