Sha256: 62e8a04b3dc36d7bb5826ed6d6236418cb5401b1a18ac911abb65395a3b05a8a
Contents?: true
Size: 235 Bytes
Versions: 40
Compression:
Stored size: 235 Bytes
Contents
module Killbill #:nodoc: module Test #:nodoc: class TestTransaction < ::Killbill::Plugin::ActiveMerchant::ActiveRecord::Transaction self.table_name = 'test_transactions' belongs_to :test_response end end end
Version data entries
40 entries across 40 versions & 1 rubygems