Libraries
»
ruby2d
(0.0.0)
»
Index (R)
»
R2D
Class: R2D
Inherits:
Object
Object
R2D
show all
Defined in:
lib/ruby2d.rb
Class Method Summary
collapse
.
hi
⇒ Object
Class Method Details
.
hi
⇒
Object
2 3 4
# File 'lib/ruby2d.rb', line 2
def
self
.
hi
puts
"Hello world!"
end