class Object
Public Instance Methods
run()
click to toggle source
# File lib/tomun_test_gem.rb, line 1 def run puts "Tomun's test gem" end
# File lib/tomun_test_gem.rb, line 1 def run puts "Tomun's test gem" end