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