Module: SuperP
- Defined in:
- lib/super_p.rb,
lib/super_p/version.rb
Constant Summary collapse
- VERSION =
"0.1.1"
Class Attribute Summary collapse
-
.color ⇒ Object
Returns the value of attribute color.
Class Attribute Details
.color ⇒ Object
Returns the value of attribute color.
5 6 7 |
# File 'lib/super_p.rb', line 5 def color @color end |