class Joon13gem1::Joon13gem1
class << self
Public Instance Methods
hello()
click to toggle source
# File lib/joon13gem1.rb, line 7 def hello puts "hi means in korean 안녕" # "hi means in korean 안녕" end
class << self
# File lib/joon13gem1.rb, line 7 def hello puts "hi means in korean 안녕" # "hi means in korean 안녕" end