Class: Mihari::Services::RuleSearcher

Inherits:
BaseSearcher show all
Defined in:
lib/mihari/services/searchers.rb

Instance Method Summary collapse

Methods inherited from BaseSearcher

#call

Methods inherited from Mihari::Service

#call, call, #result, result

Instance Method Details

#klassObject



68
69
70
# File 'lib/mihari/services/searchers.rb', line 68

def klass
  Models::Rule
end