Class: Gared::Holding
- Inherits:
-
Object
- Object
- Gared::Holding
- Defined in:
- lib/gared/holding.rb
Instance Attribute Summary collapse
-
#source_id ⇒ Object
Returns the value of attribute source_id.
-
#source_name ⇒ Object
Returns the value of attribute source_name.
Instance Attribute Details
#source_id ⇒ Object
Returns the value of attribute source_id.
3 4 5 |
# File 'lib/gared/holding.rb', line 3 def source_id @source_id end |
#source_name ⇒ Object
Returns the value of attribute source_name.
3 4 5 |
# File 'lib/gared/holding.rb', line 3 def source_name @source_name end |