Sha256: 8199785797cd81ba8e2a6b0bf4da0e9bc36f62206fb75305b9cfe884fccb916a
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://uatapi.payg.in/payment/api/'.freeze TEST_URL = 'https://uatapi.payg.in/payment/api/'.freeze VERSION = '0.0.1'.freeze end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
payg-0.0.1 | lib/payg/constants.rb |