Method: SDM::OracleNNE#healthy
- Defined in:
- lib/models/porcelain.rb
#healthy ⇒ Object
True if the datasource is reachable and the credentials are valid.
9947 9948 9949 |
# File 'lib/models/porcelain.rb', line 9947 def healthy @healthy end |