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-7.0.5 spec/killbill/helpers/test_payment_method.rb
killbill-7.0.4 spec/killbill/helpers/test_payment_method.rb
killbill-7.0.3 spec/killbill/helpers/test_payment_method.rb
killbill-7.0.2 spec/killbill/helpers/test_payment_method.rb
killbill-7.0.1 spec/killbill/helpers/test_payment_method.rb
killbill-7.0.0 spec/killbill/helpers/test_payment_method.rb
killbill-6.5.0 spec/killbill/helpers/test_payment_method.rb
killbill-6.4.0 spec/killbill/helpers/test_payment_method.rb
killbill-6.3.0 spec/killbill/helpers/test_payment_method.rb
killbill-6.2.0 spec/killbill/helpers/test_payment_method.rb
killbill-6.1.0 spec/killbill/helpers/test_payment_method.rb
killbill-6.0.0 spec/killbill/helpers/test_payment_method.rb
killbill-5.2.0 spec/killbill/helpers/test_payment_method.rb
killbill-5.1.0 spec/killbill/helpers/test_payment_method.rb
killbill-5.0.0 spec/killbill/helpers/test_payment_method.rb
killbill-4.4.0 spec/killbill/helpers/test_payment_method.rb
killbill-4.3.0 spec/killbill/helpers/test_payment_method.rb
killbill-4.2.0 spec/killbill/helpers/test_payment_method.rb
killbill-4.1.0 spec/killbill/helpers/test_payment_method.rb
killbill-4.0.0 spec/killbill/helpers/test_payment_method.rb