Libraries
»
elasticated
(3.0.1)
»
Index
»
Elasticated
»
BooleanClause
»
#count
Method: Elasticated::BooleanClause#count
Defined in:
lib/elasticated/boolean_clause.rb
#
count
⇒
Object
27 28 29
# File 'lib/elasticated/boolean_clause.rb', line 27
def
count
conditions
.
count
end