Libraries
»
mcpref
(0.0.1)
»
Index (M)
»
Mcpref
Class: Mcpref
Inherits:
Object
Object
Mcpref
show all
Defined in:
lib/mcpref.rb
Class Method Summary
collapse
.
hi
⇒ Object
Class Method Details
.
hi
⇒
Object
2 3 4
# File 'lib/mcpref.rb', line 2
def
self
.
hi
puts
'Hello'
end