Class: HolaR3jack

Inherits:
Object
  • Object
show all
Defined in:
lib/hola_r3jack.rb

Class Method Summary collapse

Class Method Details

.hiObject



2
3
4
# File 'lib/hola_r3jack.rb', line 2

def self.hi
  p 'hell'
end