Sha256: b77719d22bb214dde1c926d609aca2fb02b12a1a6411f37c51c2de1f57d82f78

Contents?: true

Size: 209 Bytes

Versions: 40

Compression:

Stored size: 209 Bytes

Contents

module Killbill #:nodoc:
  module Test #:nodoc:
    class TestPaymentMethod < ::Killbill::Plugin::ActiveMerchant::ActiveRecord::PaymentMethod

      self.table_name = 'test_payment_methods'

    end
  end
end

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
killbill-9.4.1 spec/killbill/helpers/test_payment_method.rb
killbill-8.3.6 spec/killbill/helpers/test_payment_method.rb
killbill-9.4.0 spec/killbill/helpers/test_payment_method.rb
killbill-9.3.2 spec/killbill/helpers/test_payment_method.rb
killbill-9.3.1 spec/killbill/helpers/test_payment_method.rb
killbill-8.3.5 spec/killbill/helpers/test_payment_method.rb
killbill-9.3.0 spec/killbill/helpers/test_payment_method.rb
killbill-9.2.2 spec/killbill/helpers/test_payment_method.rb
killbill-8.3.4 spec/killbill/helpers/test_payment_method.rb
killbill-8.3.3 spec/killbill/helpers/test_payment_method.rb
killbill-9.2.1 spec/killbill/helpers/test_payment_method.rb
killbill-9.2.0 spec/killbill/helpers/test_payment_method.rb
killbill-8.3.2 spec/killbill/helpers/test_payment_method.rb
killbill-8.3.1 spec/killbill/helpers/test_payment_method.rb
killbill-8.3.0 spec/killbill/helpers/test_payment_method.rb
killbill-8.2.0 spec/killbill/helpers/test_payment_method.rb
killbill-8.1.0 spec/killbill/helpers/test_payment_method.rb
killbill-7.0.6 spec/killbill/helpers/test_payment_method.rb
killbill-8.0.1 spec/killbill/helpers/test_payment_method.rb
killbill-8.0.0 spec/killbill/helpers/test_payment_method.rb