Method: Inspec::Resources::Postgres#to_s

Defined in:
lib/resources/postgres.rb

#to_sObject



50
51
52
# File 'lib/resources/postgres.rb', line 50

def to_s
  'PostgreSQL'
end