Sha256: 9102258dadea5a3ffad1747fe2162007e1775677ea5cd42ae41799b9d036bd00
Contents?: true
Size: 261 Bytes
Versions: 4
Compression:
Stored size: 261 Bytes
Contents
# only decorate for v 3.3 and above if Workarea::VERSION::MAJOR >= 3 && Workarea::VERSION::MINOR >= 3 module Workarea decorate Payment::CreditCardIntegrationTest, with: :braintree do decorated { include BraintreeGatewayVCRConfig } end end end
Version data entries
4 entries across 4 versions & 1 rubygems