module Coolgem
Constants
- VERSION
Public Instance Methods
hello()
click to toggle source
Your code goes hereā¦
# File lib/coolgem.rb, line 6 def hello echo "Hello!" end
Your code goes hereā¦
# File lib/coolgem.rb, line 6 def hello echo "Hello!" end