module MyTool
Constants
- VERSION
Public Class Methods
hi()
click to toggle source
Your code goes hereā¦
# File lib/myTool.rb, line 5 def self.hi p "hello come from puan yang" end
Your code goes hereā¦
# File lib/myTool.rb, line 5 def self.hi p "hello come from puan yang" end