Sha256: 069ca24fced0b01f863f3a3bb064436578dfc7b32f5601a64df2e5732d2caa02

Contents?: true

Size: 208 Bytes

Versions: 1

Compression:

Stored size: 208 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.1'.freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

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