Sha256: 252bd86070ca3628b491d7301b2cebeba75718374ea902965078418832aee19e

Contents?: true

Size: 206 Bytes

Versions: 1

Compression:

Stored size: 206 Bytes

Contents

# Version and other constants are defined here
module Payg
  BASE_URI = 'https://paygapi.payg.in/payment/api/'.freeze
  TEST_URL = 'https://paygapi.payg.in/payment/api/'.freeze
  VERSION = '0.1'.freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
payg-0.1 lib/payg/constants.rb