Sha256: 2e5b85d61b61def570968347e0a9b466cdc8135f6b0d99fcdb8dca29d0ab7ed0
Contents?: true
Size: 461 Bytes
Versions: 6
Compression:
Stored size: 461 Bytes
Contents
# The SDK initialization enters here. Loads all needed libraries and files. Inspects # the current runtime to see if Rails is present. If it is, we inject our helper into # ActiveSupport. # coverall # require 'coveralls' # Coveralls.wear! # TODO: Add local data validation where possible $LOAD_PATH.unshift File.dirname(__FILE__) require "PaymentTransactions/authorize-credit-card.rb" require "PaymentTransactions/create-an-accept-payment-transaction.rb"
Version data entries
6 entries across 6 versions & 1 rubygems