class PgDice::PgResponse
Null-object pattern for PG::Result since that object isn't straightforward to initialize
Public Instance Methods
values()
click to toggle source
# File lib/pgdice/database_connection.rb, line 34 def values [] end