module Abhi11first

Constants

VERSION

Public Class Methods

hi() click to toggle source
# File lib/abhi11first.rb, line 4
def self.hi
p" first gem"
end