module NwtgckHello2
Constants
- VERSION
Public Class Methods
hello()
click to toggle source
Your code goes hereā¦
# File lib/nwtgck_hello2.rb, line 9 def self.hello puts 'hello, world' end
Your code goes hereā¦
# File lib/nwtgck_hello2.rb, line 9 def self.hello puts 'hello, world' end