Libraries
»
sgao-ruby-demo
(1.0.0)
»
Index (A)
»
Apple
Class: Apple
Inherits:
Object
Object
Apple
show all
Defined in:
lib/point.rb
Instance Method Summary
collapse
#
show
⇒ Object
Instance Method Details
#
show
⇒
Object
84 85 86
# File 'lib/point.rb', line 84
def
show
$x
+=
2
end