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