Sha256: 00fd1a416f50f3ab926804b8a031260f5987f6a97543a10c5fa04aaf7976f919

Contents?: true

Size: 114 Bytes

Versions: 1

Compression:

Stored size: 114 Bytes

Contents

require 'wwj_hello_world/version'

module wwj_hello_world
  def say_hello
    "Hello ruby! --by wwj718"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
wwj_hello_world-0.1.0 lib/wwj_hello_world.rb