Class: PG::Result

Inherits:
Object
  • Object
show all
Defined in:
lib/rsconn/postgres.rb

Instance Method Summary collapse

Instance Method Details

#lengthObject



9
10
11
# File 'lib/rsconn/postgres.rb', line 9

def length
  ntuples
end