Sha256: 25c611cb2f44eb820ad7f33e2deef5a1842b8ca9ad6f5cc3a70938b77400942b
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.1.0'.freeze end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
razorpay-3.1.0 | lib/razorpay/constants.rb |