Class: Veksel::PgCluster::Database
- Inherits:
-
Struct
- Object
- Struct
- Veksel::PgCluster::Database
- Defined in:
- lib/veksel/pg_cluster.rb
Instance Attribute Summary collapse
-
#branch ⇒ Object
Returns the value of attribute branch.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#branch ⇒ Object
Returns the value of attribute branch
3 4 5 |
# File 'lib/veksel/pg_cluster.rb', line 3 def branch @branch end |
#name ⇒ Object
Returns the value of attribute name
3 4 5 |
# File 'lib/veksel/pg_cluster.rb', line 3 def name @name end |