Sha256: 8b312676e40df94d012d34fc325ea78113f65ced495bb95224960827e39e3547
Contents?: true
Size: 144 Bytes
Versions: 83
Compression:
Stored size: 144 Bytes
Contents
class PaymentTransfer < ActiveRecord::Base # this user is the admin that authorized the transfer belongs_to :user belongs_to :payment end
Version data entries
83 entries across 83 versions & 1 rubygems