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