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
/
consumption.rb
blob: bffa1461e5edab96178fbe1e36afe1370888b21d (
plain
)
1
2
3
4
class Consumption < ApplicationRecord belongs_to :patient belongs_to :item end