Class: Things::Reference::Base
- Inherits:
-
Object
- Object
- Things::Reference::Base
- Defined in:
- lib/things/reference/base.rb
Instance Attribute Summary collapse
-
#reference ⇒ Object
Returns the value of attribute reference.
Instance Attribute Details
#reference ⇒ Object
Returns the value of attribute reference.
7 8 9 |
# File 'lib/things/reference/base.rb', line 7 def reference @reference end |