module DodonkiSample
Constants
- VERSION
Public Class Methods
test()
click to toggle source
# File lib/dodonki_sample.rb, line 6 def self.test 'Hello World' end
# File lib/dodonki_sample.rb, line 6 def self.test 'Hello World' end