class ExcelKadryev

cat lib/excel_kadryev.rb

Public Class Methods

hi() click to toggle source
# File lib/excel_kadryev.rb, line 3
def self.hi
  puts "This is my gem yeah!"
end