class TopPay

Public Class Methods

hi() click to toggle source
# File lib/toppay-lib.rb, line 2
def self.hi
  puts "=== TopPay.io Gem Installing ==="
end