index
:
school/comp-378.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rvh
/
app
/
models
/
visit.rb
blob: 3b9c07250b3c461db7bfa717328c1fcb8a987d54 (
plain
)
1
2
3
class Visit < ApplicationRecord belongs_to :patient end