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