module DuyojiGemTest
Constants
- VERSION
Public Class Methods
hello_world()
click to toggle source
Your code goes hereā¦
# File lib/duyoji_gem_test.rb, line 5 def self.hello_world p 'hello world' end
Your code goes hereā¦
# File lib/duyoji_gem_test.rb, line 5 def self.hello_world p 'hello world' end