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