Module: Rocktest

Defined in:
lib/rocktest.rb,
lib/rocktest/version.rb

Constant Summary collapse

VERSION =
"0.0.2"

Instance Method Summary collapse

Instance Method Details

#greetingObject

Your code goes here…



5
6
7
# File 'lib/rocktest.rb', line 5

def greeting
  puts "What the hell...?"
end