Libraries
»
bops
(0.0.2)
»
Index (B)
»
Bops
Class: Bops
Inherits:
Object
Object
Bops
show all
Defined in:
lib/bops.rb
Class Method Summary
collapse
.
hi
⇒ Object
Class Method Details
.
hi
⇒
Object
2 3 4
# File 'lib/bops.rb', line 2
def
self
.
hi
puts
"Hi world!"
end