Sha256: 0548e771d7207c97ad6f605e21015c3ba59735113216758f0fefc6443ccb7a17

Contents?: true

Size: 197 Bytes

Versions: 1

Compression:

Stored size: 197 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.1.0.pre'.freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
razorpay-2.1.0.pre lib/razorpay/constants.rb