Class: LogMagic::SearchkickExplainer::FuzzyTranspositionsSection
- Inherits:
-
Object
- Object
- LogMagic::SearchkickExplainer::FuzzyTranspositionsSection
- Includes:
- TemplatingUtils
- Defined in:
- lib/log_magic/explainers/searchkick/fuzzy_transpositions_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/fuzzy_transpositions_explainer.rb', line 4 def term_name 'fuzzy_transpositions' end |