module GemSamplePruby
Constants
- VERSION
Public Class Methods
hello_pruby()
click to toggle source
# File lib/gem_sample_pruby.rb, line 6 def self.hello_pruby "hello pruby!!" end
# File lib/gem_sample_pruby.rb, line 6 def self.hello_pruby "hello pruby!!" end