Class: HolaJoel
- Inherits:
-
Object
- Object
- HolaJoel
- Defined in:
- lib/hola_joel.rb
Class Method Summary collapse
Class Method Details
.hi ⇒ Object
3 4 5 |
# File 'lib/hola_joel.rb', line 3 def self.hi puts "Hi Joel" end |