• Dylan Griffith's avatar
    Monkey patch ES gem by re-opening module · 4d3c8c2e
    Dylan Griffith authored
    The reason to do this instead of the prepend approach is that this
    module is included in other places and as such prepending over that
    method later seems to have no effect.
    4d3c8c2e
elastic_client_setup.rb 2.87 KB