Class: LogMagic::SearchkickExplainer::UnderscoreAllExplainerSection
- Inherits:
-
Object
- Object
- LogMagic::SearchkickExplainer::UnderscoreAllExplainerSection
- Includes:
- TemplatingUtils
- Defined in:
- lib/log_magic/explainers/searchkick/_all_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_name ⇒ Object
4 5 6 |
# File 'lib/log_magic/explainers/searchkick/_all_explainer.rb', line 4 def term_name '_all' end |