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
/
item.rb
blob: ad849b92b42d25931075426b4a46c063e1fae800 (
plain
)
1
2
3
class Item < ApplicationRecord has_many :consumptions end