module Sahooo
Constants
- VERSION
Public Class Methods
say()
click to toggle source
# File lib/sahooo.rb, line 4 def self.say "Hello world, first gem!" end
# File lib/sahooo.rb, line 4 def self.say "Hello world, first gem!" end