Method: Tetrahedron::Databases::Postgres::Configuration#host
- Defined in:
- lib/tetrahedron/databases/postgres.rb
#host ⇒ Object
Returns the value of attribute host.
5 6 7 |
# File 'lib/tetrahedron/databases/postgres.rb', line 5 def host @host end |