Class: Hola_a1535yt
- Inherits:
-
Object
- Object
- Hola_a1535yt
- Defined in:
- lib/hola_a1535yt.rb
Class Method Summary collapse
Class Method Details
.hi ⇒ Object
2 3 4 |
# File 'lib/hola_a1535yt.rb', line 2 def self.hi puts "Hello AIIT !" end |
.hi2 ⇒ Object
5 6 7 |
# File 'lib/hola_a1535yt.rb', line 5 def self.hi2 puts "Hello hi2 !" end |