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