Sha256: 2446fd7b3fbdbe88d2627be1f44cc105b5415047a7e3b7f2b5ba832039e9222e
Contents?: true
Size: 193 Bytes
Versions: 1
Compression:
Stored size: 193 Bytes
Contents
# Version and other constants are defined here module Razorpay BASE_URI = 'https://api.razorpay.com/v1/'.freeze TEST_URL = 'https://api.razorpay.com/'.freeze VERSION = '2.4.1'.freeze end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
razorpay-2.4.1 | lib/razorpay/constants.rb |