Method: Postgres#to_s

Defined in:
lib/resources/postgres.rb

#to_sObject



34
35
36
# File 'lib/resources/postgres.rb', line 34

def to_s
  'PostgreSQL'
end