class Hola
Public Class Methods
hi()
click to toggle source
# File lib/hol_lekan.rb, line 2 def self.hi puts "Hello world to Soulman!" end
# File lib/hol_lekan.rb, line 2 def self.hi puts "Hello world to Soulman!" end