Libraries
»
inspec
(2.1.21)
»
Index
»
DatabaseHelper
»
SQLQueryResult
»
#size
Method: DatabaseHelper::SQLQueryResult#size
Defined in:
lib/utils/database_helpers.rb
#
size
⇒
Object
55 56 57
# File 'lib/utils/database_helpers.rb', line 55
def
size
@results
.
size
end