Sha256: 26d6e6da9e946094d648182348799e1634384a14219f6295cdda5d7dd24a0824

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.2'.freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

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