module Oshinagaki
Constants
- VERSION
Public Class Methods
run()
click to toggle source
# File lib/oshinagaki.rb, line 4 def self.run puts "test" end
# File lib/oshinagaki.rb, line 4 def self.run puts "test" end