module Rocktest
Constants
- VERSION
Public Instance Methods
greeting()
click to toggle source
Your code goes hereā¦
# File lib/rocktest.rb, line 5 def greeting puts "What the hell...?" end
Your code goes hereā¦
# File lib/rocktest.rb, line 5 def greeting puts "What the hell...?" end