Method: SDM::Postgres#healthy

Defined in:
lib/models/porcelain.rb

#healthyObject

True if the datasource is reachable and the credentials are valid.



4287
4288
4289
# File 'lib/models/porcelain.rb', line 4287

def healthy
  @healthy
end