Class: Cupper::Attribute
- Inherits:
-
Object
- Object
- Cupper::Attribute
- Defined in:
- lib/cupper/entity.rb
Instance Attribute Summary collapse
-
#attr ⇒ Object
readonly
Returns the value of attribute attr.
Instance Attribute Details
#attr ⇒ Object (readonly)
Returns the value of attribute attr.
60 61 62 |
# File 'lib/cupper/entity.rb', line 60 def attr @attr end |