Sha256: f33d3ab00266a6f1ec2d9fcaafa45549fe11bdabfda9b681d1f38c714a2d54bc
Contents?: true
Size: 116 Bytes
Versions: 11
Compression:
Stored size: 116 Bytes
Contents
module CryptocoinPayable class CoinPaymentTransaction < ActiveRecord::Base belongs_to :coin_payment end end
Version data entries
11 entries across 11 versions & 1 rubygems