Sha256: 1e5c88a6672b4422fea0ce3504e0605ade57625588ea0ec60a4cd327f79355f0
Contents?: true
Size: 109 Bytes
Versions: 1
Compression:
Stored size: 109 Bytes
Contents
module TenaDcms class Payment < ApplicationRecord belongs_to :patient belongs_to :doctor end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tena_dcms-0.1.0 | app/models/tena_dcms/payment.rb |