module ShimatomoTraining

Constants

VERSION

Public Class Methods

hello() click to toggle source
# File lib/shimatomo_training.rb, line 4
def self.hello
  puts 'shimatomo test'
end