class Gughel

Public Class Methods

hi() click to toggle source
# File lib/gughel.rb, line 3
def self.hi
  puts "Beautiful old! Welcome to Gughel"
end