Method: Elastictastic::TestHelpers#match_es_path
- Defined in:
- lib/elastictastic/test_helpers.rb
#match_es_path(path) ⇒ Object
181 182 183 |
# File 'lib/elastictastic/test_helpers.rb', line 181 def match_es_path(path) TestHelpers.match_es_path(path) end |