Sha256: f607471d011f16c81c7701373bc08e87a94b0b0c474ed68534585602a095805b
Contents?: true
Size: 152 Bytes
Versions: 31
Compression:
Stored size: 152 Bytes
Contents
require_relative '../payment' module Tickethub class Supplier::Payment::Paypal < Supplier::Payment polymorphic 'PaypalPayment', :paypal end end
Version data entries
31 entries across 31 versions & 1 rubygems