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