class Daedal::Filters::TermFilter
Public Instance Methods
to_hash()
click to toggle source
# File lib/daedal/filters/term_filter.rb, line 10 def to_hash {term: {field => term}} end
# File lib/daedal/filters/term_filter.rb, line 10 def to_hash {term: {field => term}} end