module WzGem

Constants

VERSION

Public Instance Methods

say_hi() click to toggle source
# File lib/wz_gem.rb, line 4
def say_hi
              puts "hi,I was the first gem for Xiaohu"
end