Libraries
»
query_report
(1.0.16)
»
Index
»
QueryReport
»
FilterModule
»
#has_filter?
Method: QueryReport::FilterModule#has_filter?
Defined in:
lib/query_report/filter.rb
#
has_filter?
⇒
Boolean
Returns:
(
Boolean
)
26 27 28
# File 'lib/query_report/filter.rb', line 26
def
has_filter?
filters
.
present?
end