module Exgem
Constants
- VERSION
Public Class Methods
hi()
click to toggle source
Your code goes hereā¦
# File lib/exgem.rb, line 5 def self.hi puts "Hello, world!" end
Your code goes hereā¦
# File lib/exgem.rb, line 5 def self.hi puts "Hello, world!" end