Class: Orangutan::Container
Instance Attribute Summary collapse
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object
Returns the value of attribute value
2 3 4 |
# File 'lib/orangutan/container.rb', line 2 def value @value end |