class Johnsongem::Test
Your code goes hereā¦
Public Instance Methods
run()
click to toggle source
# File lib/johnsongem.rb, line 7 def run puts "this is run" end
Your code goes hereā¦
# File lib/johnsongem.rb, line 7 def run puts "this is run" end