Class: LogMagic::SearchkickExplainer::MatchExplainerSection

Inherits:
Object
  • Object
show all
Includes:
TemplatingUtils
Defined in:
lib/log_magic/explainers/searchkick/match_explainer.rb

Instance Method Summary collapse

Methods included from TemplatingUtils

#enriche, #initialize, #match_regex, #rendered_template, #template_dir, #template_name, #template_path

Instance Method Details

#term_nameObject



4
5
6
# File 'lib/log_magic/explainers/searchkick/match_explainer.rb', line 4

def term_name
  'match'
end