Module: Shape
- Defined in:
- lib/experimental.rb
Class Attribute Summary collapse
-
.points ⇒ Object
Returns the value of attribute points.
Class Attribute Details
.points ⇒ Object
Returns the value of attribute points.
3 4 5 |
# File 'lib/experimental.rb', line 3 def points @points end |