module HelloCre8cre8

Constants

VERSION

Public Class Methods

hello() click to toggle source
# File lib/hello_cre8cre8.rb, line 4
def self.hello
  'Hello World'
end