Libraries
»
inspec
(3.3.14)
»
Index
»
DatabaseHelper
»
SQLQueryResult
»
#size
Method: DatabaseHelper::SQLQueryResult#size
Defined in:
lib/utils/database_helpers.rb
#
size
⇒
Object
67 68 69
# File 'lib/utils/database_helpers.rb', line 67
def
size
@results
.
size
end