Libraries
»
nhl
(0.0.1)
»
Index (N)
»
Nhl
Class: Nhl
Inherits:
Object
Object
Nhl
show all
Defined in:
lib/nhl.rb
Class Method Summary
collapse
.
test
⇒ Object
Class Method Details
.
test
⇒
Object
2 3 4
# File 'lib/nhl.rb', line 2
def
self
.
test
puts
"
hello world
"
end