Class: Hola
- Inherits:
-
Object
- Object
- Hola
- Defined in:
- lib/hola_hohashi.rb
Class Method Summary collapse
Class Method Details
.hi ⇒ Object
3 4 5 |
# File 'lib/hola_hohashi.rb', line 3 def self.hi puts "Hello world!" end |